libreadline dependency
Running Suse 9.3 64bit on Acer Ferrarri laptop. Haskell wants libreadline 4 while I have libreadline 5. Is there a definitive fix for this? The answers in archived messages were 'sub-optimal'.
Could you not simply install both? At least in Debian, I have both /lib/libreadline.so.4 (which is a symlink to 4.3) /lib/libreadline.so.5 (which is a symlink to 5.1) - Cale On 18/02/06, J. Scott Thayer, M.D. <docscott@141.com> wrote:
Running Suse 9.3 64bit on Acer Ferrarri laptop. Haskell wants libreadline 4 while I have libreadline 5. Is there a definitive fix for this? The answers in archived messages were 'sub-optimal'.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (3)
-
Cale Gibbard -
J. Scott Thayer, M.D. -
Jim Apple