I'm also wondering if you're new to Linux and ClamAV, perhaps your distro
has a package that can be more simply installed?  Does your distro's
package manager show that ClamAV is available for install?

A lot can be learned from installing SW from source (sometimes some great
feature/performance enhancement too!), but there's also a short path to
dependency hell and other possible problems.

On Fri, Oct 30, 2020 at 5:46 PM sdegroff via clamav-users <
[email protected]> wrote:

> 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 ClamAV
>
> Welcome.  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 give
> configure the '--enable-check' argument.  In any case it will look for
> it and will use it if it finds it.  Just run
>
> ./configure
>
> and see what happens.  There might still be things you need to install
> to get ClamAV to build successfully.  Next time around, please let us
> know 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 the
> repository's versions of the packages supports the build.
>
> --
>
> 73,
> Ged.
>
> _______________________________________________
>
> 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
>
> _______________________________________________
>
> 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
>
_______________________________________________

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

Reply via email to