Hi,
I'm installing amanda software on Sun Solaris box. I make userand as amanda. i logged in as amanda and run ./configure --with-user=amanda --with-group=amanda . works fine after that i logeed in as root and give a command make it gives me an error:-
rm -fr .libs/libamanda.la .libs/libamanda.* .libs/libamanda-2.4.2p1.*
ar cru .libs/libamanda.a alloc.o amflock.o debug.o dgram.o error.o file.o fileheader.o match.o protocol.o regcomp.o regerror.o regexec.o regfree.o security.o statfs.o stream.o token.o util.o version.o versuff.o pipespawn.o
../libtool: ar: not found
make[1]: *** [libamanda.la] Error 1
make[1]: Leaving directory `/export/home/amanda/amanda-2.4.2p1/common-src'
make: *** [all-recursive] Error 1
my directory path is :-
# echo $PATH
/usr/local/bin:/usr/sbin:/usr/bin
kindly let me know how to resolve this
Anurag
