Code: Alles auswählen
/usr/local/bin/
aber bei dem Befehl
Code: Alles auswählen
./configure
Code: Alles auswählen
server:/usr/local/bin/webalizer-2.01-10# ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether ln -s works... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether char is unsigned... no
checking for main in -l44bsd... no
checking for main in -lm... yes
checking for main in -lz... no
configure: error: z library not found... please install zlib.
server:/usr/local/bin/webalizer-2.01-10#