all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Clisp2.31 dependancy
@ 2005-02-03  4:29 Adam
  2005-02-03  8:53 ` Adam
  0 siblings, 1 reply; 2+ messages in thread
From: Adam @ 2005-02-03  4:29 UTC (permalink / raw)


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. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Clisp2.31 dependancy
  2005-02-03  4:29 Clisp2.31 dependancy Adam
@ 2005-02-03  8:53 ` Adam
  0 siblings, 0 replies; 2+ messages in thread
From: Adam @ 2005-02-03  8:53 UTC (permalink / raw)



Ooops,  wrong group, sorry.   A. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-03  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03  4:29 Clisp2.31 dependancy Adam
2005-02-03  8:53 ` Adam

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.