On 26.02.20 10:19, Dawit Mesfin wrote:
Dear Clam team;

I am in the process of installing clam AV on one of Solaris 11 server for testing purpose . I downloaded the package for silarisĀ  and try to install it , unfortunately I couldn't be successful installing it on the server

could you please assist me to do the installation if there is any workaround

Your prompt response is appreciated

I've had no problems building and installing it on Solaris 10/11.
I used something like

 configure --prefix=... --sysconfdir=/etc --datadir=/var/clamav 
--enable-bigstack
 --enable-strni --disable-rpath --disable-clamuko --with-dbdir=/var/clamav
 --with-user=daemon --with-group=other --with-libncurses-prefix=/usr
 --with-openssl=/usr --with-libbz2-prefix=/usr --with-libcurl=/usr 
--with-pcre=/usr

and environment flags MAKE=/usr/bin/gmake, NM=/usr/bin/gnm, CC=gcc,
 CXX=g++, CFLAGS/CXXFLAGS="-O3"

Some ClamAV version failed to build with the Solaris compiler,
Thus I'm using gcc, but I haven't tested it lately.

Regards,
Martin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to