[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Need 6.0 Library Files
- From: Helge Kreutzmann <kreutzm itp uni-hannover de>
- To: axp-list redhat com
- Subject: Re: Need 6.0 Library Files
- Date: Tue, 1 Jun 1999 09:59:06 +0200 (CEST)
Hallo jb !
Your mail account is invalid:
553 ns.jbacher.com. config error: mail loops back to me (MX problem?)
554 <jb@ns.jbacher.com>... Local configuration error
My reply to your question follows:
Hallo !
On Mon, 31 May 1999 jb@ns.jbacher.com wrote:
<snip>
>Some of the RPMs have dependencies on the following shared libraries:
>
> libart_lgpl
> libaudiofile
> libesd
> libgdk
> libglib
> libgmodule
> libgnome
> libgnomesupport
> libgnomeui
> libgtk
>
>I am not familiar with the RPM filenames and would appreciate it if
>someone could point me in the correct direction. Thanks in advance.
I am typing of my memory, so if it does not work check the rpm man page:
go into the RPMS subdirectory of your CD
key in the following (for each missing library)
for i in *.rpm; do echo $i; rpm -qpf $i|grep "libart_lgpl*"; done|more
It will output all rpm-Names. The qpf causes each rpm to display its
files. Only the one matching will be output -> you see.
Once you know the rpm just install it with rpm -i name.rpm or rpm -U
name.rpm
If it does not work check the options of rpm, I might be wrong there.
Hope it helps
Helge
P.S. Some names indicate already a certain packages. So you might check
rpms with similar names beforehand because the script acts brute force and
might take a moment (but then again - we have a fast machine :-))
Vote against spam: http://www.politik-digital.de/spam/
Is your penguin 64 bit ? --> http://www.stud.uni-hannover.de/~helgek
Helge.Kreutzmann@stud.uni-hannover.de
kreutzm@itp.uni-hannover.de
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]