Installing GHC on sidux/debian

Wagner Ferenc wferi at niif.hu
Fri Mar 16 15:56:29 EDT 2007


Daniel Fischer <daniel.is.fischer at web.de> writes:

> I "apt-get install"ed ghc, got no errors, but can't run it, because
> sidux has no libreadline.so.4, which ghc needs.

On my Debian Etch installation:

$ ldd /usr/lib/ghc-6.6/ghc-6.6
        [...]
        libreadline.so.5 => /lib/libreadline.so.5 (0xb7f1c000)
        [...]

Try getting the 6.6-3 version of Debian's ghc6 package.
-- 
Good luck,
Feri.


More information about the Glasgow-haskell-users mailing list