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 
<fr...@moltke28.b.shuttle.de<mailto:fr...@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@lists.clamav.net<mailto:clamav-users@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

_______________________________________________
clamav-users mailing list
clamav-users@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

Reply via email to