Günther Schmidt schrieb:
> Hello Christin,
> 
>> http://www.haskell.org/ghc/download_ghc_6_10_4.html#x86solaris
>> is supposed to work under open solaris, too.
> 
> it does actually, quite nicely too, in the *global* zone.
> 
> It's just when I try to install it into a separate zone the install fails.

How does it fail? Could you paste your failing message.

> 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:

./configure --prefix=~/myghc
gmake install

Surely, ~/myghc/bin should be in (or added to) your PATH then.

HTH Christian

(Please CC me, because I may not see messages in haskell-cafe.)
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to