On 11/14/2011 03:20 PM, Michael Kolowicz wrote: > Hello, > > > ClamAV Win32 Devel <[email protected]> > I have installed Clamav via apt-get install on my Ubuntu 10.04 64bit. Now I > want to redirect the databases. I have create the folder > /media/Proxy/ClamaAV. > > > Followed from > > chown clamav:clamav /media/Proxy/ClamAV/
Is /media/Proxy removable media? If so is the filesystem something else than FAT(32)? > chmod 755 /media/Proxy/ClamAV/ > > > > When I start freshclam it comes up: > > ERROR: Can't create temporary directory > /media/Proxy/ClamAV/clamav-4fe8632d0bcb213dd26f6e97f4927a70 > > Hint: The database directory must be writable for UID 105 or GID 113 Does this work (run as root): su clamav -s /bin/touch /media/Proxy/ClamAV/test Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
