Running Ubuntu 18.04

------------------------------------

Ive installed from repository using copy and paste stuff I found from google search.  But how do I go find it without crutches ?

------------------------------------

Tried "./configfure"

Ran looking good other than this :

------------------------------------

configure: WARNING:
****** libjson-c is known to share symbol names with other JSON libraries
****** which may result in crashes for applications that use libclamav.
****** Consider using --with-libjson-static=path/to/libjson-c.a,
****** providing a json-c library that was compiled with CFLAGS="-fPIC".

stan@stan-Latitude-E5530-non-vPro:~/Downloads/ClamAV_AntiVirus/clamav-0.103.0$ ^C stan@stan-Latitude-E5530-non-vPro:~/Downloads/ClamAV_AntiVirus/clamav-0.103.0$ ^C

stan@stan-Latitude-E5530-non-vPro:~/Downloads/ClamAV_AntiVirus/clamav-0.103.0$

---------------------------------------

Some one else said to look in the "distro's package manager"

Not certain what that is.  I see a software program that install games, work tools and other "stuff" but no serious sysytem stuff. Can't even search.



On 10/30/20 12:44 PM, sdegroff via clamav-users 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