.rp wrote: > trying to install clamav on mail servers and running into the > following error: > > make all-recursive > make[1]: Entering directory `/usr/src/clamav-0.90.1' > Making all in libclamav > make[2]: Entering directory `/usr/src/clamav-0.90.1/libclamav' > source='matcher-ac.c' object='matcher-ac.lo' libtool=yes \ > DEPDIR=.deps depmode=gcc /bin/ksh ../depcomp \ > /bin/ksh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H > -I. -I. > -I.. -I.. -I./unrar -g -O2 -c -o matcher-ac.lo matcher-ac.c > ../depcomp[519]: history: not found > make[2]: *** [matcher-ac.lo] Error 127 > make[2]: Leaving directory `/usr/src/clamav-0.90.1/libclamav' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/clamav-0.90.1' > make: *** [all] Error 2 > > It goes through the configure but when try to run make this results. > Any clues would be appreciated.
The current version, 0.90.2, corrected this problem for me. dp _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
