[MOBY-l] java error
Martin Senger
senger at ebi.ac.uk
Tue Feb 28 15:31:40 UTC 2006
> It seems that I have the same file with you...
>
Mystery... Never mind, let's continue:
1) Try from the scratch by cleaning first:
./build-dev.sh clean compile
Have you got a beter result? Probably not. So continue:
2) Show me what CLASSPATH is really used. Edit script ./build-dev.sh by
inserting echo (close to the end):
# --- call Ant to do the building
echo $CLASSPATH
JAVA=$JAVA_HOME/bin/java
$JAVA -classpath $CLASSPATH -Dant.home=$ANT_HOME org.apache.tools.ant.Main
"$@" -buildfile build.xml
What is the output?
Martin
--
Martin Senger
email: martin.senger at gmail.com
skype: martinsenger
consulting for:
International Rice Research Institute
Biometrics and Bioinformatics Unit
DAPO BOX 7777, Metro Manila
Philippines, phone: +63-2-580-5600 (ext.2324)
More information about the moby-l
mailing list