On 04/20/2010 02:01 PM, Eduardo wrote: > Hi I have problem with instalation the new clamav 0.96 > > In module make chech results: > > FAIL: check_clamav > PASS: check_freshclam.sh > PASS: check_sigtool.sh > SKIP: check_unit_vg.sh > PASS: check1_clamscan.sh > PASS: check2_clamd.sh > PASS: check3_clamd.sh > PASS: check4_clamd.sh > SKIP: check5_clamd_vg.sh > SKIP: check6_clamd_vg.sh > SKIP: check7_clamd_hg.sh > SKIP: check8_clamd_hg.sh > ======================================== > 1 of 7 tests failed > (5 tests were not run) > See unit_tests/test-suite.log > Please report to http://bugs.clamav.net/ > ======================================== > make[3]: *** [test-suite.log] Error 1 > make[3]: Leaving directory `/pkg/clamav-0.96/unit_tests' > make[2]: *** [check-TESTS] Error 2 > make[2]: Leaving directory `/pkg/clamav-0.96/unit_tests' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/pkg/clamav-0.96/unit_tests' > make: *** [check-recursive] Error 1 > > So in test-suite.log : > > FAIL: check_clamav (exit: 127) > ============================== > > /pkg/clamav-0.96/unit_tests/.libs/lt-check_clamav: error while loading > shared libraries: libcheck.so.0: cannot open shared object file: No such > file or directory > > I found these file > > /usr/local/lib/libcheck.so.0 > > what´s happen?
your dynamic linker path doesn't contain /usr/local/lib. Did you run ldconfig? Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
