hai guys,
I'm trying to install sophie, i did
# tar -zxvf sophie-3.04rc2.tar.gz # cd sophie-3.04rc2 # ./configure ..... ........ ......... checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking return type of signal handlers... void checking for bind... yes checking for nanosleep... yes checking for location of libsavi... /usr/local/lib checking for SAVIsweepFile in -lsavi... no ** libsavi library NOT FOUND ** You need libsavi in order to use Sophie. ** Download it at http://www.sophos.com/
I check my /usr/local/lib
# ls /usr/local/lib |grep savi libsavi.so.2 libsavi.so.3 libsavi.so.3.2.07.040 libsavi.so.3.2.07.046
Have any idea how it happened ? Any help would be appreciated
tks®ards
I can't see if you have the correct links:
# ls -l /usr/local/libsavi*
lrwxrwxrwx 1 root root 12 Jun 28 2003 libsavi.so -> libsavi.so.3
lrwxrwxrwx 1 root root 21 Jan 31 17:55 libsavi.so.2 -> libsavi.so.3.2.07.038
lrwxrwxrwx 1 root root 21 Jan 31 17:55 libsavi.so.3 -> libsavi.so.3.2.07.038
-r-xr-xr-x 1 bin bin 1383512 Jan 31 17:55 libsavi.so.3.2.07.038
Cheers
Salvatore
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
