Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-17-2004, 12:40 PM
|
#1
|
Member
Registered: Jul 2004
Posts: 105
Rep:
|
rpm can't find installed dependencies?
I'm running Redhat AS 3. Can anyone tell me why rpm can't find these
files? They're all installed in /usr/X11R6/lib.
[root@gecko jwb]# rpm -iv xscreensaver-4.18-3.i386.rpm
warning: xscreensaver-4.18-3.i386.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
libXinerama.so.1 is needed by xscreensaver-4.18-3
libXss.so.1 is needed by xscreensaver-4.18-3
libXxf86misc.so.1 is needed by xscreensaver-4.18-3
libXxf86vm.so.1 is needed by xscreensaver-4.18-3
[root@gecko jwb]# find /usr/lib -name libXinerama.so.1 -print
[root@gecko jwb]# find /usr/ -name libXinerama.so.1 -print
/usr/X11R6/lib/libXinerama.so.1
[root@gecko jwb]#
|
|
|
09-17-2004, 12:46 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
And all installed from official DeadRat rpms?
RPM doesn't give a hoot about the presence of
a file, it cares about its database. If the file isn't
mentioned there (or in a different version) it's
not installed. Period.
You can try to force an install, but I wouldn't
recommend it.
Cheers,
Tink
|
|
|
09-17-2004, 12:52 PM
|
#3
|
Member
Registered: Jul 2004
Posts: 105
Original Poster
Rep:
|
I'm pretty sure they are not from a regular distribution.
Is there any way to kludge (fix) rpm to see them?
|
|
|
09-17-2004, 12:55 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
I don't know - I don't use rpms (or rpm based
distros, for that matter).
Probably there's a way, you could (if it was
installed from source) try to use something like
checkinstall or rpmbuild to create an rpm of it
after the deed, which would then allow to update
the rpm database.
Cheers,
Tink
|
|
|
09-17-2004, 03:53 PM
|
#5
|
Member
Registered: Jul 2004
Posts: 105
Original Poster
Rep:
|
...would welcome comments from anyone that actually uses rpms :P
|
|
|
All times are GMT -5. The time now is 05:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|