Marshall Dudley schrieb: > Peter Boosten wrote: >> Anyway: Installing clamav from source on FreeBSD is really easy >> (although it doesn't recognize zsh as a valid shell), if you just do a >> ./configure (without any options) it'll install clamd.conf in >> /usr/local/etc, along with freshclam.conf. >> > This pretty well puts me back to where I was yesterday, which isn't > surprising, since that is pretty well what I did yesterday. Only > difference is that it did not produce a clamd in the clamd directory > this time.. > > execonn# ./configure > checking build system type... i386-unknown-freebsd4.8 > checking host system type... i386-unknown-freebsd4.8 [...] > config.status: creating clamav-config.h > config.status: executing depfiles commands > execonn# clamd > clamd: Command not found. [...] > I can't find that it did anything, although it appeared to compile properly.
So far you haven't compiled anything, just configured it for compiling. As a next step, type "make" - that'll start the actual compilation. After that, type "make install" to have the compiled program copied to a location where it'll be found when someone tries to run it. -- Tilman Schmidt Abteilungsleiter Technik ------------------------------------------------------------------------ Tilman Schmidt [EMAIL PROTECTED] Phoenix Software GmbH Tel. +49 228 97199 0 Geschäftsführer: W. Grießl Fax +49 228 97199 99 Adolf-Hombitzer-Str. 12 www.phoenixsoftware.de 53227 Bonn, Germany Amtsgericht Bonn HRB 2934 ------------------------------------------------------------------------
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html