[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANTS-2.0.1: Minor Annoyance in scripts/defaultEnv



	I used to have "." in my PATH, but I was finally convinced
that it was safer not to do so.  So, the following definition in
"scripts/defaultEnv" should be changed:

--- defaultEnv.orig     Wed Jan 24 17:29:48 2001
+++ defaultEnv  Sat Jul 14 02:01:50 2001
@@ -16,7 +16,7 @@
 XTERM_DEFAULT="xterm -sb -sl 4000"
 
 ## JVM
-JVM_DEFAULT="antsvm"
+JVM_DEFAULT="./antsvm"
 
 ## PS, default to "ps -fA -o 'pid args'" on Solaris (need to have PID in first column)
 case `uname` in


					Craig Milo Rogers




[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah