Thanks for the quick response. When i get back to the computer, i'll try it.Sent from my Verizon, Samsung Galaxy smartphone -------- Original message --------From: "G.W. Haywood via clamav-users" <[email protected]> Date: 10/30/20 11:37 AM (GMT-05:00) To: Stan DeGroff via clamav-users <[email protected]> Cc: "G.W. Haywood" <[email protected]> Subject: Re: [clamav-users] ClamAV problem with installation Hi there,On Fri, 30 Oct 2020, Stan DeGroff via clamav-users wrote:> In the installation process of ClamAV, It errored. But, I have no> idea why or what to do.>> New to Linux and Very new to ClamAVWelcome. You're starting on quite a journey.> ./configure --enable-check> checking for g++... g++> checking whether the C++ compiler works... yes> ...> 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/The error message tells you what to do if you want to use the 'check'utility but you don't have it. That is, it tells you to install it!But it isn't necessary, you can do without it. You don't need to giveconfigure the '--enable-check' argument. In any case it will look forit and will use it if it finds it. Just run./configureand see what happens. There might still be things you need to installto get ClamAV to build successfully. Next time around, please let usknow your Linux distribution (e.g. Debian, Suse, Ubuntu) and version,as they have repositories which provide some of the required goodies.Installing packages is easier than building things yourself, if therepository's versions of the packages supports the build.-- 73,Ged._______________________________________________clamav-users mailing [email protected]https://lists.clamav.net/mailman/listinfo/clamav-usersHelp us build a comprehensive ClamAV guide:https://github.com/vrtadmin/clamav-faqhttp://www.clamav.net/contact.html#ml
_______________________________________________
clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
