ClamWin Free Antivirus Forum Index
ClamWin Free Antivirus
Support and Discussion Forums
Reply to topic
LibClamAV Error: cl_load(): No such file or directory
DPSB


Joined: 24 Oct 2016
Posts: 0
Reply with quote
Hello together,

im getting a "cl_load" error while using clamscan.exe via batch.

First of all, ive created a Portable Version of Clamwin from current build(0.99.1). I run Clamwin via Windows PE.
Everything is working fine, as long as it gets called via command line.
But when ive trying to run via a very simple batchfile, i get a strange error.

Batch:
Code:

@echo on
Title="ClamScan"
set dirroot=V:\Test\clamwin
%dirroot%\bin\clamscan.exe^
--database=%dirroot%\db
pause

This is giving me the following error:

LibClamAV Error: cl_load(): No such file or directory: V:\Test\clamwin\bin\db
ERROR: Can't get file status

While running via command line:
Code:

V:
cd Test\clamwin\bin\
clamscan.exe --database=V:\Test\clamwin\db



is resulting in:

"Loading virus signature database, please wait..."

and then runs successfully a scan at the own directory.


I've tried with using ".\db", absolute paths, everything would work via commandline, but giving me same error in the batchfile.
It always adds the "bin" to the database location, but as mentioned, only when called within a batchfile. Exclamation
The only workaround i see to get it run via batchfile is to put the "db" directory inside of the "bin" directory. Question

By the way:
I was wondering if there might be a configfile-option for clamscan, like in freshclam. Question
This would make it easier to specify a lot of command line options for clamscan.

Thanks for help
View user's profileSend private message
GuitarBob


Joined: 09 Jul 2006
Posts: 9
Location: USA
Reply with quote
Be aware that ClamWin hasn't worked very well with the command line since version .95, when the developers apparently decided not to support or pass through some Clam AV changes made. It is probably even worse with a portable version. ClamWin is not tested/designed (really) on a portable version, so there's not much support for it available.

Regards,
View user's profileSend private message
using clamscan.exe via batch
Lopata
Guest

Reply with quote
This is the DOS batch file that I said above that I would upload. I realize that DOS batch is very old school and there is sure to be a better way to do this with VB script. But this is the way I have been executing comandline programs in the Windows Job scheduler for years. As long as it works, I continue to use it because I am familiar with it and it works for me.
I had to rename the extension from BAT to TXT to get it to up load, So if you want to run it, you will have to rename it back.
LibClamAV Error: cl_load(): No such file or directory
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic