
12 Oct
2006
12 Oct
'06
6:25 a.m.
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. Cheers, Simon