Korrektur: Das Paket heißt php4-gd2, also mit apt-get install php4-gd2 installieren.
Mario
Danke, das klingt schonmal sehr gut! Allderdings bekomme ich bei dem Versuch folgende Meldung
alpha:~# apt-get -s install php4-gd2
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
php4-gd2: Depends: zendapi-20010901
E: Sorry, broken packages
alpha:~# apt-get -s install zendapi-20010901
Reading Package Lists... Done
Building Dependency Tree... Done
Package zendapi-20010901 is a virtual package provided by:
You should explicitly select one to install.
E: Package zendapi-20010901 has no installation candidate
Any Idea??