Hi,
your how-to's are great, but I really think that you should include installation of zlib-1.2.3 into
http://www.howtoforge.com/perfect_setup_fedora_core_3
It is very anoying when ./setup of ISPConfig breaks because of:
Quote:
configure: error: The installed zlib version may contain a security bug. Please upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with --disable-zlib-vcheck but DO NOT REPORT any stability issues then!
ERROR: Could not configure ClamAV
|
This code works (at least for me):
wget http://www.zlib.net/zlib-1.2.3.tar.gz
tar xvfz zlib-1.2.3.tar.gz
cd zlib-1.2.3
./configure
make test
make install
Recent comments
19 hours 31 min ago
1 day 30 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 12 hours ago
2 days 1 hour ago
2 days 2 hours ago