On Thu, Mar 01, 2001 at 18:00:36 +0100, Frank Steiner wrote:
> Hi,

Hi Frank,

> I need to install a recent ghc version on a Sparc running
> Solaris. I cannot use the precompiled binaries as I don't
> have access to /usr/local and it seems that this path is
> hard-compiled into the binaries.

hmm, AFAIR ``./configure --prefix=/some/path'' works...


You can also use:

    $ ./configure
    $ make in-place


Cheers,
Michael
-- 
() ASCII ribbon campaign |  Chair for Computer Science  II  | GPG: F65C68CD
/\ against HTML mail     |       RWTH Aachen, Germany       | PGP: 1D0DD0B9

       WWW: http://www-i2.informatik.rwth-aachen.de/Software/Haskell/

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to