apt-get will not install dependenciesForum: Apt-get Topic: apt-get will not install dependencies started by: Clinton  Posted by Clinton on July 18 2004,20:00  
        In my previous experiences with apt-get prior to DSL, when installing a package that had unmet dependencies, it would also install those dependencies.  However, when I try 
 I get the following errors: 
 Also, when I try this with some other packages, I get similar "not going to be installed errors". What can I do to prevent this and have apt-get just go ahead and install packages when needed? Thanks, Clinton  Posted by clivesay on July 18 2004,20:13  
        I think you need to do the following:1. Go into the /etc/apt/sources.list file and uncomment (remove the "#") the unstable entries. 2. go to terminal as root and do apt-get update. 3. Attempt to install your packages. If I remember right, DSL points to the stable area as a default. HTH Chris  Posted by mpie on July 18 2004,20:31  
        you will still have missing deps in unstable searcg apt-get.org for suitable mirrors
   |