Luego de tratar de hacer una operacion instalando un .deb (kopete) con dpkg -i me arrojo un mensaje con ciertas dependencias y programas que necesitaban para su instalacion, al ver la lista no me llamo mas instalacion del programa y no la continue. Luego de hacer eso intente instalar un programa con apt-get install programa me arrojo la misma lista de las dependencias del programa anterior, use la opcion -f y aun presento el mismo problema, no puedo hacer uso del comando apt-get install porque me mantiene el mismo mensaje como puedo resolver esto. Muchas gracias. Nota: Anexo ultima ejecucion del comando
[EMAIL PROTECTED]:~# apt-get -f install setiathome Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: kopete: Depends: kdelibs4 (>= 4:3.1.0) but 4:3.0.4-1 is to be installed Depends: libfam0c102 but it is not going to be installed Depends: libgcc1 (>= 1:3.2.2-1) but 1:3.2.1-0pre3 is to be installed Depends: libqt3c102-mt (>= 3:3.1.1) but it is not going to be installed Depends: libssl0.9.7 but it is not going to be installed Depends: libstdc++5 (>= 1:3.2.2-1) but it is not going to be installed Depends: libxml2 (>= 2.5.0-1) but 2.4.30-1 is to be installed Depends: libxslt1 (>= 1.0.24) but 1.0.21-0.2 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).