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

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

glibc install and clisp-2.33.2


From: Adam
Subject: glibc install and clisp-2.33.2
Date: Wed, 02 Feb 2005 12:45:52 +1300
User-agent: KNode/0.7.6

An application requires Lisp 2.31 or later, so I have found 
clisp-2.33.2-1.i386.rpm  which I try to install with; 
$rpm -i clisp-2.33.2-1.i386.rpm

This issues the error; 
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

$rpm -qa  shows my Mandrake 10.0 system has a glibc package installed;
        glibc-2.3.3-10mdk        

I have found a package;
        glibc-2.3.4-1mdk.src.rpm

My question is; How should I install this src rpm ? 
Or should I look for a non-src rpm ?
I am assuming; 
i)remove the existing glibc with $rpm -e glibc-2.3.3
ii)install the new glibc with $rpm -i glibc-2.3.4-1mdk.src.rpm 
iii)and that  libreadline.so.4  will be amongst it.

Any suggestions or comments appreciated. 


reply via email to

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