LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gCompris RPM depencies problem... (https://www.linuxquestions.org/questions/linux-software-2/gcompris-rpm-depencies-problem-245303/)

Doum 10-20-2004 07:46 PM

gCompris RPM depencies problem...
 
if I type:
rpm -i gcompris-sounds-fr-6.1-2mdk.i586.rpm
I get:
gcompris = 6.1 is needed for gcompris-sounds-fr-6.1-2mdk

and if I type:
rpm -i gcompris-6.1-2mdk.i586.rpm
I get:
gcompris-sound = 6.1 is needed for gcompris-6.1-2mdk

It's a loop!!!!!!!!! How can I install gcompris RPM ?!?!?

Thanks for any help!

bigrigdriver 10-20-2004 11:06 PM

Check the man pages for rpm. In the section on installing, there's a -nodeps option which tells rpm not to check for dependencies.

homey 10-20-2004 11:17 PM

You could also try using urpmi which handles dependancies quite well I guess.
urpmi gcompris


All times are GMT -5. The time now is 11:14 PM.