amaya install error

i downloaded the i586 rpm, and got the following error when i opened the rpm. . Quote:Some package requested cannot be installed:amaya-8. 1a-2mdk. i586 (due to unsatisfied librdf. so. 0) Do you agree? shoudl i download the src version instead of the i586.

Linux Software 434 This topic was started by ,


data/avatar/default/avatar30.webp

84 Posts
Location -
Joined 2003-12-27
i downloaded the i586 rpm, and got the following error when i opened the rpm..

Quote:Some package requested cannot be installed:amaya-8.1a-2mdk.i586 (due to unsatisfied librdf.so.0)
Do you agree?
 
shoudl i download the src version instead of the i586... i thought i586 was for pentium computers, which mine is... shouldnt that rpm work?? and its an rpm for mandrake supposedly.. :x ;(

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
You are missing the libraries for libredland0. This is a dependency error.
 
What about the Mandrake CD's? Is there a version on one of the three install and rpm cd's?
 
If you want to try this, get libreadland0, but there may be more.
 
http://rpms.mandrakeclub.com/linux/rpm2html/search.php?query=librdf.so.0
 
Start at rpmfind for Amaya and check any other dependency errors that you may get.
 
http://rpms.mandrakeclub.com/rpms/mandrake/9.2/contrib/i586/amaya-8.1a-2mdk.i586.html

data/avatar/default/avatar30.webp

84 Posts
Location -
Joined 2003-12-27
OP
how do you know that librdf.so.0 = libredland0???? cause i never quite got the whole thing like that.... nyways, its not on the cds... sooo nyways ill try out that download...

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
If you look at the Amaya link and scroll down to the dependencies section, you will find a reference to librdf.so.0.
 
Click on this and it brings up the dependency package that the libraries are contained in.
 
This is the tradeoff with installing independent packages not found on the Mandrake CD's. You need to track down the dependency issues. Some call it dependency hell.
 
Of course, there is apt4rpm and yum that works on some distros that take care of this for you, provided you find the correct repositories!

data/avatar/default/avatar30.webp

84 Posts
Location -
Joined 2003-12-27
OP
:x :x ... what in the world did u just say.. u must remeber im still a newb to this...

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
When you install packages (programs) from the install cd's, you will notice that you get prompted to switch disks to disk #2...
 
Each package that you install, such as Amaya, may have other packages or libraries that it depends on.
 
Using rpmDrake, or whatever the package installer is in Mandrake (I got so many, I can't keep track), you notice that it may want to install more support packages than the original package that you picked.
 
This is called a dependency. Amaya depends on other packages to work.
 
When you install a package, like Amaya, independent from the auto-install feature in Mandrake (that installs and attempts to meet the dependencies for you), the same thing happens. But, you need to know what other packages are needed to make Amaya work properly.
 
If you don't, rpmfind is a web based rpm repository that can help to sort this out, to some extent.
 
When you get the message trying to install Amaya, that a dependency is not met (as you did), then Mandrake tries to tell you what is missing.
 
The resultant message does not always make sense to the average user.
 
So, if you go to the link that I provided, that shows the Amaya package, and scroll down to the dependency section, chances are that you can ID the missing library package, in your case librdf.so.0.
 
Click on that and hopefully you find an rpm package, for Mandrake, that meets that dependency.
 
Amaya may depend on other packages, as well.
 
That's when folks call this dependency hell!

data/avatar/default/avatar30.webp

84 Posts
Location -
Joined 2003-12-27
OP
oh.. ok, thx