I am trying to compile clamav on salix 13.1.1 64bit but am running into compile problems.
I first tried install via a slackbuilds script but this complained about certain commands not found i.e.
--enable-id-check, --disable-static
So I tried compiling myself. I used ./configure --enable-check but it then came back with
Code: Select all
checking for shared library run path origin... done
checking check.h usability... no
checking check.h presence... no
checking for check.h... no
configure: unable to compile/link with check
configure: error:
ERROR! Check was configured, but not found. Get it from http://check.sf.net/
Do any of you know what is wrong?
tia for any light.