newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: LispUser on December 19, 2009, 02:15:24 PM

Title: Can't run NewLISP in Ubuntu through libreadline.so.6
Post by: LispUser on December 19, 2009, 02:15:24 PM
I install  NewLISP newLISP v.10.1.7 for UBUNTU on i386 UTF-8 enabled  in Ubuntu 9.04.

When started output error:
~$ newlisp: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
In Synaptic only libreadline.so.5.

What can I do?
Title: Re: Can't run NewLISP in Ubuntu
Post by: LispUser on December 20, 2009, 07:01:23 AM
I googled (//http) it and found for example (//http).

Do symlink:~$ sudo ln -s /lib/libreadline.so.5 /lib/libreadline.so.6