help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clisp2.31 dependancy


From: Adam
Subject: Clisp2.31 dependancy
Date: Thu, 03 Feb 2005 17:29:52 +1300
User-agent: KNode/0.7.6

Mandrake 10.0  continuing my attempts to install a recent Lisp. 

$ rpm-i clisp-2.33.2-1.i386.rpm   
error: Failed dependencies:
        libc.so.6(GLIBC_2.3.4) is needed by clisp-2.33.2-1
        libreadline.so.4 is needed by clisp-2.33.2-1

an older Lisp is a little better, as it doesn't require a newer GLIBC

$ rpm -i clisp-2.31-1.i386.rpm
error: Failed dependencies:
        libreadline.so.4 is needed by clisp-2.31-1

The strange thing is that I can see the necessary file there, in /lib

$ ll /lib/libreadline.so.*
lrwxrwxrwx  1 root root     18 Jan 14 03:03 /lib/libreadline.so.4 ->
libreadline.so.4.3
lrwxrwxrwx  1 root root     23 Jan 14 03:03 /lib/libreadline.so.4.1
-> ../lib/libreadline.so.4
lrwxrwxrwx  1 root root     23 Jan 14 03:03 /lib/libreadline.so.4.2
-> ../lib/libreadline.so.4
-rw-r--r--  1 root root 179664 Aug  1  2003 /lib/libreadline.so.4.3

All comments welcome. 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]