Török Edwin wrote:
On 2009-10-29 12:42, Francis Stevens wrote:
I'm trying to install 0.95.3 on a RedHat system currently running
0.95.2 and am getting the following error from "make install"

Which RedHat version, is it a RHEL?

It's an old system based on Redhat 7.2 but with a new kernel and some updated libraries.




It looks like a mismatch between the prefix specified during configure,
and the prefix specified during make install.
Perhaps it is a mismatch between /usr/local/lib and /usr/local/lib64.
What is the exact command-line you used to invoke configure?

./configure -sysconfdir=/etc \
            -with-user=vscan \
            -with-group=vscan \

What is the exact command-line used for make and make install?

make

make install


What does this command output:
grep libdir libclamav/*.la

[r...@charlie clamav-0.95.3]# grep libdir libclamav/*.la
libclamav/libclamav.la:libdir='/usr/local/lib/'
libclamav/libclamav_internal_utils.la:libdir=''
libclamav/libclamav_internal_utils_nothreads.la:libdir=''
libclamav/libclamunrar.la:libdir='/usr/local/lib/'
libclamav/libclamunrar_iface.la:libdir='/usr/local/lib/'
[r...@charlie clamav-0.95.3]#


FAS


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to