Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: cl_load(): No such file or directory #46

Closed
frankstein-1 opened this issue Dec 7, 2015 · 1 comment
Closed

Error: cl_load(): No such file or directory #46

frankstein-1 opened this issue Dec 7, 2015 · 1 comment

Comments

@frankstein-1
Copy link

Hello

I installed clamav as mentioned in the section 3.2 Installing on shell account, using the following commands

 ./configure --prefix=/home/user/programming/clamav --disable-clamav
 make 
 make install 

As you see it doesn't work for me.

./clamscan ~
LibClamAV Error: cl_load(): No such file or directory: /home/user/programming/clamav/share/clamav
ERROR: Can't get file status

----------- SCAN SUMMARY -----------
Known viruses: 0
Engine version: devel-20151207
Scanned directories: 0
Scanned files: 0
Infected files: 0
Data scanned: 0.00 MB
Data read: 0.00 MB (ratio 0.00:1)
Time: 0.011 sec (0 m 0 s)
@kevlin2
Copy link
Contributor

kevlin2 commented Mar 10, 2016

Make sure to pull the most up-to-date databases with the 'freshclam' program. For additional questions on the general usage of ClamAV programs, please refer to the 'clamdoc.pdf' document in the 'docs' directory of the ClamAV source distribution (https://github.com/vrtadmin/clamav-devel/blob/master/docs/clamdoc.pdf).

@vrtadmin vrtadmin closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants