Jump to content

I can't find xyz.so or what package is abc.so in?


iphitus
 Share

Recommended Posts

One site can help a helluva lot for this sort of thing.

 

www.rpmseek.com

 

Search for package provides or inlcudes file: libabc123.so

 

and it'll give you a list of packages you can download

 

RPM Seek is the first place I go when i want to find an RPM because of it's large database and excellent search facility.

 

James

Link to comment
Share on other sites

I know it probably wasn't mentioned because 'it's a given' to many of us, but for the sake of the newbie, I thought I'd mention that the first thing to do is

 

urpmf file_name

 

following your example it would be

urpmf libabc123.so

 

this will search the rpmdb (database) in your sources to see if it's available from your current sources. If urpmf finds libabc123.so in pkg abc123-4.i586.mdk.rpm, then all you have to do is

urpmi abc123

 

This will keep you from having to download from the net, and lessen dep hell, not to mention other probs that could arise.

 

I prefer

http://speakeasy.rpmfind.net/

http://rpm.pbone.net/index.php3/stat/2/simple/2

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...