AWFFull: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
libgd2-xpm-dev: Conflicts: libgd2-noxpm-dev but 2.0.33-5.2 is to be installed |
libgd2-xpm-dev: Conflicts: libgd2-noxpm-dev but 2.0.33-5.2 is to be installed |
||
E: Broken packages |
E: Broken packages |
||
------ |
|||
The PCRE Library |
|||
apt-get install libpcre-ocaml |
|||
it suggests also ocaml-base-nox |
|||
The following NEW packages will be installed: libpcre-ocaml ocaml-base-nox |
|||
------ |
|||
libpng image library is not available via apt-get |
|||
[http://www.libpng.org/pub/png/ libpng image library] |
|||
------ |
|||
[http://www.zlib.net/ zlib compression library] |
|||
apt-get install zlib1g |
|||
------ |
|||
[http://www.maxmind.com/app/c GeoIP Country detection] |
|||
Revision as of 14:27, 13 December 2006
apt-get install libgd2-xpm
install also fontconfig-config libfontconfig1 libxpm4 ttf-dejavu and suggest libgd-tools
libgd-tools suggests to install : libgd2-noxpm-dev libgd2-xpm-dev
but I have an error message : The following packages have unmet dependencies: libgd2-noxpm-dev: Depends: libgd2-noxpm (= 2.0.33-5.2) but it is not going to be installed Conflicts: libgd2-xpm-dev but 2.0.33-5.2 is to be installed libgd2-xpm-dev: Conflicts: libgd2-noxpm-dev but 2.0.33-5.2 is to be installed E: Broken packages
The PCRE Library
apt-get install libpcre-ocaml
it suggests also ocaml-base-nox The following NEW packages will be installed: libpcre-ocaml ocaml-base-nox
libpng image library is not available via apt-get libpng image library
apt-get install zlib1g