Micah said earlier that 1.2.3 cannot be used with ClamAV 100.x and I suspect your hardware won't support using zlib 1.2.4 or above, so you will either need that new box or roll ClamAV back to an earlier version.
-Al-
On Mon, Jul 16, 2018 at 07:19 PM, Jay Hart wrote:
I do have zlib installed:root@centos include]# yum info zlibLoaded plugins: fastestmirror, refresh-packagekit, securityLoading mirror speeds from cached hostfile* base: ewr.edge.kernel.org* epel: mirror.cs.princeton.edu* extras: mirror.cs.vt.edu* updates: mirror.umd.eduInstalled PackagesName : zlibArch : i686Version : 1.2.3Release : 29.el6Size : 136 kRepo : installedFrom repo : base
Summary : The zlib compression and decompression libraryURL : http://www.gzip.org/zlib/License : zlib and BoostDescription : Zlib is a general-purpose, patent-free, lossless data compression : library which is used by many different programs.File location:[root@centos include]# repoquery -l zlib/lib/libz.so.1/lib/libz.so.1.2.3/usr/share/doc/zlib-1.2.3/usr/share/doc/zlib-1.2.3/ChangeLog/usr/share/doc/zlib-1.2.3/FAQ/usr/share/doc/zlib-1.2.3/READMEJayTwo things (each item is a bit long), with two questions/comments at the bottom:
1. I don't think zlib-devel is installed:
[root@centos tmp]# yum info zlib-devel
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 15 kB 00:00
* base: ewr.edge.kernel.org
* epel: mirror.cogentco.com
* extras: mirror.cs.vt.edu
* updates: mirror.vcu.edu
base | 3.7 kB 00:00
epel | 3.2 kB 00:00
extras | 3.3 kB 00:00
updates | 3.4 kB 00:00
Available Packages
Name : zlib-devel
Arch : i686
Version : 1.2.3
Release : 29.el6
Size : 44 k
Repo : base
Summary : Header files and libraries for Zlib development
URL : http://www.gzip.org/zlib/
License : zlib and Boost
Description : The zlib-devel package contains the header files and libraries needed
: to develop programs that use the zlib compression and decompression
: library.
[root@centos tmp]# more /usr/include/zlib.h |grep VERSION
/usr/include/zlib.h: No such file or directory
[root@centos include]# rpm -ql zlib-devel
package zlib-devel is not installed
2. 32-bit CPU data:
[root@centos include]# lscpu |grep "CPU op-mode"
CPU op-mode(s): 32-bit
[root@centos include]# lscpu
Architecture: i686
CPU op-mode(s): 32-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 54
Model name: Intel(R) Atom(TM) CPU D2700 @ 2.13GHz
Stepping: 1
CPU MHz: 2128.240
BogoMIPS: 4256.48
L1d cache: 24K
L1i cache: 32K
L2 cache: 512K
Could the fact zlib-devel is NOT installed be my issue?
Also, it looks like my hardware will not support Centos 7 so I'm guessing need to procure a new
box.
I think this answers all the outstanding queries you asked for Micah. My thanks for the support.
Jay
On CentOS you should be able to check with: `yum info zlib-devel`
Alternatively, take a peek in /usr/include/zlib.h for the line starting with:
#define ZLIB_VERSION
Micah Snyder
ClamAV Development
Talos
Cisco Systems, Inc.
_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________clamav-users mailing listclamav-users@lists.clamav.nethttp://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-usersHelp us build a comprehensive ClamAV guide:https://github.com/vrtadmin/clamav-faqhttp://www.clamav.net/contact.html#ml