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
_______________________________________________
Biojava-l mailing list  -  Biojava-l@biojava.org
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to