LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Beating dependency blues (https://www.linuxquestions.org/questions/debian-26/beating-dependency-blues-398282/)

joney_bravo 12-31-2005 10:45 PM

Beating dependency blues
 
I have tried to install many programs and given up because it seems impossible to satisfy dependencies. I am running Debian Sarge. Is there anything I can do to make it easier to install programs?

Some programs that I have tried to install are:

LimeWire, Azureus, aMule....

and I can't seem to meet the requirements.

Is there any way to beat the dependency blues?

Xian 01-01-2006 01:01 AM

Make sure (with for example azureus) that you enable the contrib repo, update your apt sources and then use the apt-get command to install the package. If there are further errors it would be helpful to post the actual terminal output. HERE is a list of the azureus deps if you want to grab them and install locally.

divukman 01-01-2006 05:21 AM

Quote:

Originally Posted by Xian
use the apt-get command to install the package.

I'd just suggest using "aptitude install" as it lets you uninstall every package you installed together with dependencies

Xian 01-01-2006 09:26 AM

Quote:

Originally Posted by divukman
I'd just suggest using "aptitude install" as it lets you uninstall every package you installed together with dependencies

Yes, you can do the same in Synaptic by just ticking that option.
You can also config it to find orphans automagically.

joney_bravo 01-03-2006 11:17 PM

Quote:

Originally Posted by Xian
Make sure (with for example azureus) that you enable the contrib repo, update your apt sources and then use the apt-get command to install the package. If there are further errors it would be helpful to post the actual terminal output. HERE is a list of the azureus deps if you want to grab them and install locally.

What is the contrib repo?

There are packages that azureus depends on that are not available. Is there any way around that?

Thanks

lestoil 01-03-2006 11:51 PM

contrib repo
 
This refers to /etc/apt/sources.list wc has your sarge site e.g.
deb http://http.us.debian.org/debian/ sarge main contrib non-free

yours maybe different but principle same.
Change the end as above then apt-get update
then try what was suggested for azureus earlier with apt-get or synaptic or aptitude. Learn one method and know it then expand.
Good luck with debian.

Xian 01-04-2006 12:31 AM

Quote:

Originally Posted by joney_bravo
There are packages that azureus depends on that are not available.
Is there any way around that?

1. Unofficial APT Search
2. Results

celejar 01-05-2006 08:51 AM

Quote:

Originally Posted by Xian

Thanks for the pointer to the APT search site!


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