Results 1 to 6 of 6
Hi. Im a newbie to Linux . I'm using Mandrake 10.0 and having trouble installing software off the net. In particular I'm having trouble with the myriad of dependencies involved. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-01-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 18
help resolving dependencies
Hi. Im a newbie to Linux . I'm using Mandrake 10.0 and having trouble installing software off the net. In particular I'm having trouble with the myriad of dependencies involved. Anybody know if there's an easy way around them.?? Maybe like a program that resolves the dependencies and automatically fetches the required files ?
- 11-02-2004 #2
There is a program called APT which does exactly what you just stated. I'm pretty sure that mandrake comes with it...
as root:
let that run and you will then be able to do:Code:apt-get update
-lakerdonaldCode:apt-get install package
- 11-02-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 18
Hmmm. bash dosen't recgonize apt -get. Mandrake uses the rpm system. I've been downloading "tar.gz" files and unzipping them , using "./configure" and "make" and running all over hell's half acre on the internet trying to get the required files that i'm told are missing . Problem is that I fetch one set of files and try to install them only to find they are dependent on yet another set of files. Yikes ! I've pretty much been everywhere on the net. I'm running out of sites !
- 11-02-2004 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Mandrake's APT is called URPMI. See the installing software guide in the tuttorials section.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 11-02-2004 #5Linux User
- Join Date
- Jan 2004
- Posts
- 357
Take a look here -
http://www.mandrakesoft.com/products....i586.rpm.html
- 11-06-2004 #6Just Joined!
- Join Date
- Nov 2004
- Posts
- 18
All that helped alot , thanks folks !


Reply With Quote
