Re: libsavi library NOT FOUND
Alain Fauconnet <[email protected]>
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 05, 2004 at 10:49:19AM -0300, [email protected] wrote: >configure:4086: checking for SAVIsweepFile in -lsavi >configure:4117: gcc -o conftest -g -O2 -Wall -Wl,--strip-all >-Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsavi >&5 /usr/bin/ld: cannoA>t find -lsavi >collect2: ld returned 1 exit status Hmmm. Well obviously libsavi.so can't be found in /usr/local/lib. Have you specified option '-so' when invoking install.sh to install Sophos? You should. Can you post the result of 'ls -l /usr/local/lib/libsavi*' ? You might have a stale libsavi.so link also. Greets, _Alain_