[clamav-users] clamav-0.99.3 on fedora 27
Micah Snyder (micasnyd)
micasnyd at cisco.com
Mon Jan 29 14:56:31 UTC 2018
Fedora must have an install location for openssl-devel that isn’t found by the configure script.
To address the issue right now, you can add the following flag to your configure arguments --with-openssl=/path/to/openssl/install
For example if the headers for openssl were in /usr/local/include/openssl you would use:
./configure --with-openssl=/usr/local
Micah Snyder
Software Engineer
Talos
Cisco Systems, Inc.
On Jan 29, 2018, at 9:44 AM, Frank Elsner <frank at moltke28.B.Shuttle.DE<mailto:frank at moltke28.B.Shuttle.DE>> wrote:
Hello,
I try to compile clamav on my fulle updates fedora 27 system but it fails with
..
checking for xmlTextReaderRead in -lxml2... yes
configure: Compiling and linking with libxml2 from /usr
checking for OpenSSL installation... configure: error: OpenSSL not found.
I don't understand this as OpenSSL package is installed:
# rpm -qa | grep ^openssl
openssl-libs-1.1.0g-1.fc27.i686
openssl-1.1.0g-1.fc27.i686
openssl-devel-1.1.0g-1.fc27.i686
How to solve this problem?
PS: Due to reasons I must compile myself and can not use the Fedora RPM.
Cheers,
Frank
_______________________________________________
clamav-users mailing list
clamav-users at lists.clamav.net<mailto:clamav-users at lists.clamav.net>
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
More information about the clamav-users
mailing list