Jump to content

RPMs, where does it go?


fangbite
 Share

Recommended Posts

Although i've used linux for several months i rarely use rpm files (i prefer tar ) and the main reason behind this is the fact that i'm never told where the file goes. I just downloaded a new game with a rpm file. I installed the rpm and Mandrake says everything is great except for one minor detail. I have no friggin idea where i go to actually use it. I tried find, but that didn't work. Any suggestions on where to look for where rpms plant their stuff?

Link to comment
Share on other sites

The rpms copy file to a variety of places, but the end result is a program being installed in much the same way as it would've if you'd done the normal ./configure -> ./make -> ./make install that you do with tars or tar.gz's

 

So just execute the program? What program was it? We can tell you what to run if we know that.

 

Otherwise go through /bin /sbin /usr/bin /usr/sbin?

Link to comment
Share on other sites

Hello Streeter. So do I. I used to use it but for some reason I did not install it this time in Mandrake10 OE.

I will soon fix that however as I only realised it when I was wanting to describe a solution in another thread currently running.

 

Just installed it. It is i kdeadmin-kpackage .x .x .x-rpm for anyone looking for it or you can find it on Disk #4 of the 4 disk set.

 

Cheers. John.

Link to comment
Share on other sites

yeah...what's up with that?

How do we know what package ABCDEF.so.0 is in? COuld be anything from libABC to libXYZ, so we go and ask rpmseek. www.rpmseek.com

 

while that's one way, it's the slow way and sometimes inaccurate way to resolve deps and usually makes the journey a lot longer

 

urpmf ABCDEF.so.0

 

urpmf is your dep_friend

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...