George, You probably already thought of this but just in case you didn't..
echo $PATH is any /usr/local in there? ls -l /usr/local/bin/clamscan Your prompt indicates that you weren't root when you ran make install. Were you? Justin On Tue, 27 May 2003, George Szekely wrote: > Hi all! > > I'm quite new to clamav and having some problems compiling it for OSX. > I'm using the standard process: > > $ tar zxpvf clamav-x.yz.tar.gz > $ cd clamav-x.yz > $ ./configure; make > $ make install > > But somehow it does not compile nor install clamd/clamdscan. > The end of "make install" process does not indicate any error. > > Any help would be appreciated. > > George > > ------------ > > /bin/sh ../mkinstalldirs /usr/local/include > /usr/bin/install -c -m 644 clamav.h /usr/local/include/clamav.h > Making install in clamscan > /bin/sh ../mkinstalldirs /usr/local/bin > /bin/sh ../libtool --mode=install /usr/bin/install -c clamscan > /usr/local/bin/clamscan > /usr/bin/install -c .libs/clamscan /usr/local/bin/clamscan > make[2]: Nothing to be done for `install-data-am'. > Making install in freshclam > /bin/sh ../mkinstalldirs /usr/local/bin > /bin/sh ../libtool --mode=install /usr/bin/install -c freshclam > /usr/local/bin/freshclam > /usr/bin/install -c .libs/freshclam /usr/local/bin/freshclam > make[2]: Nothing to be done for `install-data-am'. > Making install in database > /bin/sh ../mkinstalldirs /usr/local/share/clamav > Making install in docs > make[2]: Nothing to be done for `install-exec-am'. > /bin/sh ../mkinstalldirs /usr/local/man/man1 > /usr/bin/install -c -m 644 ./clamscan.1 /usr/local/man/man1/clamscan.1 > /usr/bin/install -c -m 644 ./freshclam.1 /usr/local/man/man1/freshclam.1 > /usr/bin/install -c -m 644 ./sigtool.1 /usr/local/man/man1/sigtool.1 > /usr/bin/install -c -m 644 ./clamdscan.1 /usr/local/man/man1/clamdscan.1 > /bin/sh ../mkinstalldirs /usr/local/man/man5 > /usr/bin/install -c -m 644 ./clamav.conf.5 /usr/local/man/man5/clamav.conf.5 > /bin/sh ../mkinstalldirs /usr/local/man/man8 > /usr/bin/install -c -m 644 ./clamd.8 /usr/local/man/man8/clamd.8 > Making install in sigtool > /bin/sh ../mkinstalldirs /usr/local/bin > /bin/sh ../libtool --mode=install /usr/bin/install -c sigtool > /usr/local/bin/sigtool > /usr/bin/install -c .libs/sigtool /usr/local/bin/sigtool > make[2]: Nothing to be done for `install-data-am'. > Making install in clamd > > /bin/sh ../mkinstalldirs /usr/local/sbin > make[2]: Nothing to be done for `install-data-am'. > Making install in clamdscan > /bin/sh ../mkinstalldirs /usr/local/bin > make[2]: Nothing to be done for `install-data-am'. > Making install in etc > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > [adsl-66:~/clamav-0.54] root# > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]