Can't run NewLISP in Ubuntu through libreadline.so.6

Started by LispUser, December 19, 2009, 02:15:24 PM

Previous topic - Next topic

LispUser

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?

LispUser

#1
I http://www.google.com/search?hl=ru&q=libreadline.so.6+ubuntu&btnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA&lr=&aq=f&oq=">googled it and found for http://www.mail-archive.com/bugs@crater.dragonflybsd.org/msg04103.html">example.

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