Hi. When running the "java seq.GCContent" command line, ensure that the
classpath includes the current directory as well as all those in the
compile-time classpath. e.g. on windows:
java -classpath %CLASSPATH%;. seq.GCContent
and some unix shells:
java -classpath ${CLASSPATH}:. seq.GCContent
See if that helps any.
Matthew
_______________________________________________
Biojava-l mailing list - [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l
- [Biojava-l] problem running demos from the biojava-live dir... sarathchandra
- Re: [Biojava-l] problem running demos from the biojava... Matthew Pocock
- Re: [Biojava-l] problem running demos from the biojava... sarathchandra
- Re: [Biojava-l] problem running demos from the biojava... Matthew Pocock
- Re: [Biojava-l] problem running demos from the biojava... sarathchandra
- Re: [Biojava-l] problem running demos from the biojava... Thomas Down
- Re: [Biojava-l] problem running demos from the biojava... Matthew Pocock
- Re: [Biojava-l] problem running demos from the biojava... sarathchandra
- Re: [Biojava-l] problem running demos from the biojava... Thomas Down
- Re: [Biojava-l] problem running demos from the biojava... Mark Schreiber
- Re: [Biojava-l] problem running demos from the biojava... Matthew Pocock
