Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello, I am wondering how to obtain the dependencies required by certain programs. The following list details the programs I've downloaded (using slapt-get) and the dependencies that are missing. I am running Backtrack 3 Beta on a Dell Inspirion 8200 laptop with 768 MB of RAM, 1.9 GHz Pentium 4 processor. I do have a small bit of Linux knowledge as I volunteer for a non-profit organization that donates computers to low-income families and we load these machines with Vector Linux 5.9.
The list of programs I already downloaded and used the --ignore-dep command to download them:
Program Required Dependencies
TORCS :: cxxlibs & glut
Tuxsaver :: acl
Ksudoku :: acl
Wesnoth :: bzip2
Stellarium :: cxxlibs & gcc-g++
Units :: glibc-solibs
Wifi-Radar :: Python
Wormux :: cxxlibs
Yes, I know I told slapt-get to ignore the dependency check but I would still like to know how to obtain those dependencies so that in the future I know how to work around the problem. Any help would be greatly appreciated, I have not found a solution yet by searching the web and that's how I came upon this site. Thank you in advance.
Last edited by Shadowvar8541; 07-17-2009 at 09:37 PM.
Reason: Missing info
I used the --ignore-dep parameter in the first place to see if I would still be able to obtain the programs. No, my post does not imply that I will continue to use it, if that were the case, why would I be asking on how to obtain the dependencies? Maybe using "work around" was a poor choice of words, but all I'm asking is how to obtain the dependencies so that I know how to do so in the future. I want to be able to run the programs and have them function properly WITH all the necessary dependencies.
Distribution: Debian Squeeze on a Dell-Optiplex-GX1 PIII 550-MHz 768-MB-RAM x86-32
Posts: 894
Rep:
gslapt, which is the gui for slapt-get, has a listing of dependencies for any package that is selected. When you select a package, you'll see at the bottom that there are three tabs: Common, Description, and Dependencies. Simply select a package, and choose the Dependencies tab, and you'll have your answer.
PS, Kudos to you for volunteering for the non-profit organisation that helps low income families. That's great.
Last edited by mark_alfred; 07-20-2009 at 01:15 AM.
Reason: I cut out a lot of my meandering, and got to the point
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.