Hi Imam,

On Fri, Oct 17, 2008 at 12:55:32PM -0600, Toufique, Imam wrote:
> 
> But, now I have done the following to get 6.6.1 working for this issue:
> 
> I have edited the ghc * ghci wrapper script and added LD_LIBRARY_PATH='/ 
> opt/pkgs/readline/5.0/lib' (and exported LD_LIBRARY_PATH) and it seems to 
> work now.
> 
> Is that an acceptable method within ghc or would this break something else?

That's fine, although obviously reinstalling or upgrading GHC in the
same place would mean your alteration is lost.

Incidentally,
    LD_LIBRARY_PATH=/tmp/ian ghci
works for me if I move libreadline.so.5 there.


Thanks
Ian

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to