[clamav-users] Clam installation on Solaris 11

Martin Preen preen at informatik.uni-freiburg.de
Wed Feb 26 09:31:50 UTC 2020


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5480 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.clamav.net/pipermail/clamav-users/attachments/20200226/a89d454e/attachment.bin>


More information about the clamav-users mailing list