Jump to content

install rpm, missing dependencies


Guest shaggy.
 Share

Recommended Posts

Guest shaggy.

:evil:

Ok, this one drives me nuts.

Maby I am doing something completely wrong.

 

Everytime I try to install some programm, which is not included in the mandrake distribution,

with urpmi xyz.rpm I get all these missing dependencies.

e.g. missing libcrypto.so2

Most of the time I dont even find a rpm with the name of the missing stuff.

 

Isnt there a way to resolve those dependencies automatically???

(Get it from some ftp servers)

 

What is your experience?

Link to comment
Share on other sites

Well normally you can do

[bvc9@localhost bvc9]$ urpmf libcrypto.so2

[bvc9@localhost bvc9]$ su

Password:

[root@localhost bvc9]# urpmf libcrypto.so2

[root@localhost bvc9]#

 

But it looks like this file is not on the cd's. A google advanced suggest

$ rpm -q --whatprovides libcrypto.so2

openssl-0.9.6b-8

 

so you have to install the openssl package.

But my result is

[root@localhost bvc9]# rpm -q --whatprovides libcrypto.so2

no package provides libcrypto.so2

[root@localhost bvc9]#

http://marc.free.net.ph/message/3D6D8148.5...msi.net.ph.html

 

 

 

If you go to http://www.club-nihil.net/mub/ and search for "addmedia" you'll get a ton of results for using urpmi to fetch everything you need. Look for a link to a HOWTO or docs for urpmi also. I couldn't find it in the first 4 or so.

http://www.club-nihil.net/mub/viewtopic.ph...hlight=addmedia

http://www.club-nihil.net/mub/viewtopic.ph...hlight=addmedia

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