Jennifer Smith

Results 3 comments of Jennifer Smith

full error message: ``` gem install clamav Fetching: clamav-0.4.1.gem (100%) Building native extensions. This could take a while... ERROR: Error installing clamav: ERROR: Failed to build gem native extension. current...

I tried building the gem on centos7 with `bundle config build.clamav --with-cppflags=-I/usr/local/opt/openssl/include` before the `bundle install`, but it is still not compiling.

We have not been able to get this gem to work on recent centos builds, so we switched to using the clamby gem (https://github.com/kobaltz/clamby).