Hi all,
i wonder me why there is no compression module
compiled. zlib is installed on my system and
working well (i think). Its an eggdrop1.6.15
on SuSE8.1 with TCL8.4. The Bot is running well.
any suggestions or hints ?
thx in advance
tom
./configure
running in eggdrop mode.
loading cache ./config.cache
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gzopen in -lz... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for zlib.h... (cached) no
configure: warning:
Your system does not provide a working zlib compression library. The
compress module will therefore be disabled.
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
creating ./config.status
creating Makefile
creating compress_config.h
compress_config.h is unchanged