libedit.so.0
Christian Maeder
Christian.Maeder at dfki.de
Wed Nov 12 13:01:57 EST 2008
James Swaine wrote:
> That still didn't do anything. Here's the exact error text I'm getting:
>
> error while loading shared libraries: libedit.so.0: cannot open shared
> object file: No such file or directory
> make[1]: *** [cabal-bin] Error 127
> make[1]: Leaving directory `/home/jswaine/ghc/ghc-6.10.1/libraries'
> make: *** [stage1] Error 2
> use export:
>
and
export LD_LIBRARY_PATH=/home/jswaine/libedit/lib
Are you sure /home/jswaine/libedit/lib/libedit.so.0 is a valid file?
C.
More information about the Glasgow-haskell-users
mailing list