[Biojava-l] location of biojava.jar on a linux system
Andy Hammer
facemann at yahoo.com
Thu Feb 10 14:15:49 EST 2005
Hello all.
I had some apps I wrote with biojava that I wanted to
run on a linux system. I do not have root privliges
and wondered where I could put biojava.jar to make my
application run. The name of the app is
MotifSearch.jar. I have tried putting bytecode.jar,
xerces.jar and biojava.jar in the local directory and
running
>java -classpath . -jar MotifSearch.jar
but I still get the error:
Exception in thread "main"
java.lang.NoClassDefFoundError:
org/biojava/bio/BioException
Any ideas?
Thanks
Andy
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
More information about the Biojava-l
mailing list