Discussion:
[clamav-users] Compiling ClamAV on RHEL7
(too old to reply)
Albrecht, Thomas C
2016-07-15 19:41:26 UTC
Permalink
Hi,



I'm working on compiling ClamAV on RHEL7. I ran ./configure and it ended with the message:



configure: error: OpenSSL not found.



I have both the openssl and openssl-libs packages installed.



Any thoughts? My Googling came up with nothing.



Tom A.



--



Tom Albrecht III, CISSP-ISSEP, GPEN

Cyber Architect, Lockheed Martin MST

***@lmco.com<mailto:***@lmco.com>

610-906-4356 (mobile)



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

http://www.clamav.net/contact.html#ml
Gaiseric Vandal
2016-07-15 19:46:32 UTC
Permalink
there is probably an openssl-devel package required
Post by Albrecht, Thomas C
Hi,
configure: error: OpenSSL not found.
I have both the openssl and openssl-libs packages installed.
Any thoughts? My Googling came up with nothing.
Tom A.
--
Tom Albrecht III, CISSP-ISSEP, GPEN
Cyber Architect, Lockheed Martin MST
610-906-4356 (mobile)
_______________________________________________
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Brad Scalio
2016-07-16 01:13:26 UTC
Permalink
Is it installed in a non-standard location, run "which openssl" and pass
--with-openssl= and the path given.
Post by Gaiseric Vandal
there is probably an openssl-devel package required
Post by Albrecht, Thomas C
Hi,
I'm working on compiling ClamAV on RHEL7. I ran ./configure and it ended
configure: error: OpenSSL not found.
I have both the openssl and openssl-libs packages installed.
Any thoughts? My Googling came up with nothing.
Tom A.
--
Tom Albrecht III, CISSP-ISSEP, GPEN
Cyber Architect, Lockheed Martin MST
610-906-4356 (mobile)
_______________________________________________
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

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

Loading...