jay wrote:
Dennis Peterson wrote:
jay wrote:
../libtool: ar: command not found make[1]: *** [libclamav.la] Error 127 make[1]: Leaving directory `/export/home/clamav-0.80/libclamav' make: *** [all-recursive] Error 1
It looks to me like it's not finding the binary, "ar", though it's in the normal place. any ideas?
Is /usr/ccs/bin in your path ($ echo $PATH)? You need it only for the compilation.
Which suggestions did you try exactly? Dennis made a lot :)
Dennis, thank you for your suggestion, but it's made no difference. At all. .
Just to clarify, do you have ar as /usr/ccs/bin/ar ?
If not, install the package from installation cd or get GNU binutils from sunfreeware.com.
Is /usr/ccs/bin (or /usr/local/bin if you use GNU binutils) somewhere in your PATH?
If not, try
PATH=$PATH:/usr/ccs/bin:/usr/local/bin export PATH
before compiling
Regards,
Fajar _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users