Daniel Fischer <[EMAIL PROTECTED]> 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.
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to