AMBER Archive (2004)

Subject: Re: AMBER: Solaris f77 Machine file for Amber7?

From: David A. Case (case_at_scripps.edu)
Date: Wed Nov 10 2004 - 11:07:13 CST


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_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu