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
5 hours 35 min ago
15 hours 2 min ago
15 hours 52 min ago
19 hours 25 min ago
23 hours 49 min ago
1 day 11 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 18 hours ago