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? > > make[4]: Entering directory `/root/email/clamav-0.95.3/libclamav' > test -z "/usr/local/lib/" || /bin/mkdir -p "/usr/local/lib/" > /bin/sh ../libtool --mode=install /usr/bin/install -c > libclamunrar.la libclamunrar_iface.la libclamav.la '/usr/local/lib/' > libtool: install: /usr/bin/install -c .libs/libclamunrar.so.6.0.5 > /usr/local/lib/libclamunrar.so.6.0.5 > libtool: install: (cd /usr/local/lib && { ln -s -f > libclamunrar.so.6.0.5 libclamunrar.so.6 || { rm -f libclamunrar.so.6 > && ln -s libclamunrar.so.6.0.5 libclamunrar.so.6; }; }) > libtool: install: (cd /usr/local/lib && { ln -s -f > libclamunrar.so.6.0.5 libclamunrar.so || { rm -f libclamunrar.so && ln > -s libclamunrar.so.6.0.5 libclamunrar.so; }; }) > libtool: install: /usr/bin/install -c .libs/libclamunrar.lai > /usr/local/lib/libclamunrar.la > libtool: install: error: cannot install `libclamunrar_iface.la' to a > directory not ending in /usr/local/lib/ > make[4]: *** [install-libLTLIBRARIES] Error 1 > make[4]: Leaving directory `/root/email/clamav-0.95.3/libclamav' > make[3]: *** [install-am] Error 2 > make[3]: Leaving directory `/root/email/clamav-0.95.3/libclamav' > make[2]: *** [install-recursive] Error 1 > make[2]: Leaving directory `/root/email/clamav-0.95.3/libclamav' > make[1]: *** [install] Error 2 > make[1]: Leaving directory `/root/email/clamav-0.95.3/libclamav' > make: *** [install-recursive] Error 1 > > I can't make out why it is failing, after the failure /usr/local/lib > contains: > 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? What is the exact command-line used for make and make install? What does this command output: grep libdir libclamav/*.la Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml