Hi there,

On Thu, 26 Apr 2018,  Subramaniam Sankaran wrote:

root@kali:~/clamav-0.100.0# make
make: *** No targets specified and no makefile found.  Stop.

I suspect you do not have the skills which are needed to install
ClamAV safely on your system.  ClamAV is, after all, a product
intended to improve security.

It is not usual to do the very common build steps

./configure
make
make test

as root.  You would normally do those steps while logged in as an
ordinary user, probably in a directory beneath that user's home, e.g.

~/src/clamav-0.100.0

and only use the root account after the build to perform the step

make install

Kali is a Debian derivative.  Have you considered looking for a Debian
package, or asking the sources of help for Kali?

What is your reason for installing ClamAV on Linux?

--

73,
Ged.
_______________________________________________
clamav-users mailing list
clamav-users@lists.clamav.net
http://lists.clamav.net/cgi-bin/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