On Mon, May 31, 2010, Hopkins, Robert wrote:
> 
> I'm using a Cygwin environment on a Windows machine and have
> (apparently) configured and installed AmberTools-1.4 in serial,
> successfully.  However, when I tried to run the serial tests, I got the
> messages below:
> 
> /usr/bin/tee: line 1: usage:: command not found
Do you have a "mkdir" on your system (type "which mkdir")?  Does it accept the
"-p" flag?  You could try this:  manually create a "logs/test_at_serial"
directory (underneath $AMBERHOME/AmberTools/test), then comment out line
20 of test_at_serial.sh  (which calls the mkdir command).  See if that helps.
Alternatively, try running line 21 by hand, e.g. by typing:
   make -k -f Makefile test.serial
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon May 31 2010 - 08:00:05 PDT