On Thu, Apr 29, 2010 at 09:14:50AM +0200, Christian Maeder wrote: > Günther Schmidt schrieb: > > Have you managed to install it into a zone yourself? > > What do you mean by "zone"? I managed to install this ghc into an other > location than /usr/local by giving a prefix to configure:
A Solaris zone is a mechanism similar to FreeBSD jails and (somewhat like) a chroot. It's a separate virtual world, with its own network interfaces, filesystem, etc. [1] http://en.wikipedia.org/wiki/Solaris_Containers -- Lars Viklund | [email protected] _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
