Fajar A. Nugraha wrote:

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.




Dennis, thank you for your suggestion, but it's made no difference. At all. .



Which suggestions did you try exactly? Dennis made a lot :)

All of'em . ..

Just to clarify, do you have ar as /usr/ccs/bin/ar ?

# ls -l /usr/ccs/bin/ar -r-xr-xr-x 1 root bin 30140 May 10 2004 /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

# echo $PATH /usr/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/bin:/usr/ucb:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin


PATH=$PATH:/usr/ccs/bin:/usr/local/bin export PATH

before compiling


Yep, did that. . . .

Thank you for trying.  Apreciated.

Other than this, the combination of Messaging Server and SpamAssassin is working very well. Better than on Redhat.

Still looking. . .


jay



Regards,

Fajar
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to