Simon Marlow wrote:
Christian Maeder wrote:

The binary distribution

http://www.haskell.org/ghc/dist/6.6/ghc-6.6-i386-unknown-linux.tar.bz2

does not contain libHSghc.*

So I get:

Loading package ghc-6.6 ... ghc-6.6: can't load .so/.DLL for: HSghc
(libHSghc.so: cannot open shared object file: No such file or directory)


This is a problem with the binary distributions built via the nightly builds, because they install stage 3 rather than installing stage 2. I'm working on a fix.

I updated the x86_64 dist yesterday, and I'm in the process of uploading a new i386 dist.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to