On Wed, Nov 10, 2004, Joe Nolan wrote:
> ar r sys.a sys.o erfcfun.o etime.o amfdate.o wallclock.o
> sh: ar: not found
If this is a Solaris box, "ar" is probably in /usr/ccs/bin; you could also
install the GNU development tools (binutils), and get their version of ar.
[The latter is probably a good idea, since some have reported that the Solaris
version of "m4" (which you will need later) has problems.]
There is a fair chance that the above is not the problem, since you may
already have /usr/ccs/bin in your $PATH -- that is where Sun's "make" resides,
and you clearly have that program. But you definitely need to find out where
"ar" resides so your system can find it.
.....dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Nov 10 2004 - 17:53:00 PST