beim Ausführen von make erhalte ich folgende Fehlermeldung:
Code: Select all
/usr/bin/ld: cannot find -lz
Code: Select all
./configure --with-modules=mod_sql:mod_sql_mysql
Auf dem Server läuft Debian.
Schonmal Danke für eure Hilfe
Gruß
Code: Select all
/usr/bin/ld: cannot find -lz
Code: Select all
./configure --with-modules=mod_sql:mod_sql_mysql
hat vielleicht was bei der Installation von zlib nicht gefunzt??grafi wrote:hi,
danke für deine Antwort, aber zlib habe ich schon installiert.
Gruß
grafi
apt-get install zlib
Reading Package Lists... Done
Building Dependency Tree... Done
Package zlib has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package zlib has no installation candidate
apt-get install zlib1
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, zlib1 is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.