On 2008-09-04 02:26, James Brown wrote: > Get this when I run make: > > ld: warning can't open dynamic library: > /usr/local/lib/libclamunrar.5.dylib referenced from: > ../libclamunrar_iface/.libs/libclamunrar_iface.dylib (checking for > undefined symbols may be affected) (No such file or directory, errno = 2)
Did libclamunrar get built correctly? Look in libclamunrar/.libs/ It should be using libclamunrar from .libs not from /usr/local/lib. Also please show us the ld command that failed. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
