On Fri, Oct 3, 2008 at 10:02 AM, eric barrieres <eric.barrieres at free.fr> wrote:
> I use an OpenSuse 10.3 (x86-64) system and when I want to install Maxima
> I have the next error ;
>
> miss dependancies:
> libreadline.so.4 is necessary for
> maxima-exec-clisp-5.16.3-1.centos4.i386
Binaries compiled for 32-bit CentOS Linux probably won't work on your system.
(On some systems you can get libreadline4 for backward compatibility,
but I don't think that's going to help in this case.)
My advice is to recompile Maxima for your system.
You will need a Lisp implementation such as Clisp, CMUCL, SBCL, or GCL.
Try Clisp first. You can recompile Maxima from the maxima-5.16.3.tar.gz
or from a src.rpm.
If anyone has suitable binaries available, I hope they will speak up.
HTH
Robert Dodier