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. _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users