Peter Boosten wrote:
> Marshall Dudley wrote:
>   
>> OK. This is EXACTLY where I got to yesterday, same problem:
>>
>> make install
>> ......
>> mkdir: /usr/local/share/clamav: File exists
>> *** Error code 1
>>
>> Stop in /usr/home/mdudley/clamav-0.91.1/database.
>> *** Error code 1
>>
>> Stop in /usr/home/mdudley/clamav-0.91.1.
>>     
>
> Your install doesn't seem to succeed. I assume you do the 'make install'
> as root, right?
>   

Definitely as root.
>   
>> execonn# clamd
>> clamd: Command not found.
>>     
>
> So either your /usr/local/sbin isn't in your path, or you need to
> perform a 'rehash' first.
>   
Well, the file is there in that directory now, and I can execute it, so 
that is not really an issue.
>   
>> execonn# find / -name clamd
>> execonn# cd clamd
>> execonn# ./clamd
>> ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf
>>     
>
> _if_ you're _not_ doing the make install as root, then it won't be able
> to install clamd.conf in /usr/local/etc.
>   
I am root.  The "#" shows that I am logged in as root, otherwise it 
would be a ">" after the execonn.
> You can check by doing an 'ls /usr/local/etc/clamd.conf'
>   
execonn# ls /usr/local/etc/clamd.conf
ls: /usr/local/etc/clamd.conf: No such file or directory
execonn#
execonn# ls /usr/local/sbin/clam*
/usr/local/sbin/clamd
execonn# cd /usr/local/sbin
execonn# ./clamd
ERROR: Can't open/parse the config file /usr/local/etc/clamd.conf
execonn#

Do you think maybe I should try to find the old version that the ports 
was looking for, and put it in the directory it was looking for it in, 
and try that again?

Marshall
> Peter
>   


_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to