all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* glibc install and clisp-2.33.2
@ 2005-02-01 23:45 Adam
  2005-02-02 10:51 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Adam @ 2005-02-01 23:45 UTC (permalink / raw)


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. 

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

* Re: glibc install and clisp-2.33.2
  2005-02-01 23:45 glibc install and clisp-2.33.2 Adam
@ 2005-02-02 10:51 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2005-02-02 10:51 UTC (permalink / raw)



Am 02.02.2005 um 00:45 schrieb Adam:

> My question is; How should I install this src rpm ?

man rpm should help you! I installed a few packages from source and it 
worked. The clue is the build option -- since you first have to build 
before you can install.

--
Greetings

   Pete


"Evolution"            o           __o                     _o _
           °\___o      /0~         -\<,              ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____
""

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

end of thread, other threads:[~2005-02-02 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-01 23:45 glibc install and clisp-2.33.2 Adam
2005-02-02 10:51 ` Peter Dyballa

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.