Piotr Kasztelowicz wrote:
I attempt to compile clamav-0.67 on Solaris 2.7 on sparc
wirh newest gmp, gcc-3.2 and zlib. The compilation was
going without problems, but the software does not work.
If I was attempting to try 'freshclam' or 'clamscan'
the effect was 'segmentation fault'

My question - what is wrong

If you run "ldd /usr/local/freshclam" you will see that a couple of needed libs are missing, like libclam and libgmp. They are located in /usr/local/lib, you need to include /usr/local/lib in your LD_LIBRARY_PATH.


--
/Peter Bonivart

--Unix lovers do it in the Sun

Sun Fire V210, Solaris 9, Sendmail 8.12.10, MailScanner 4.25-14,
SpamAssassin 2.63 + DCC 1.2.30, ClamAV 0.67 + GMP 4.1.2


------------------------------------------------------- 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 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to