Can't install anything with Apt! Very Weird!
If i try to install anything APT gives me this:
# apt-get install phpdoc
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:
libmysqlclient14-dev: Depends: libmysqlclient14 (>= 4.1.8a-1) but it is not installable
zlib1g-dev: Depends: zlib1g (= 1:1.2.2-3) but 1:1.1.4-1.0woody0 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Im running Debian anyone got any suggestions?
|