[Biojava-l] Demo programs
Matthew Pocock
mrp@sanger.ac.uk
Fri, 07 Jul 2000 13:47:13 +0100
This may be a documentation error. I will fix the readme. Could you try
running the demos from the demo directory as follows:
(unix)
cd biojava-live/demos
setenv CLASSPATH ../biojava.jar:../xml.jar:.
javac dp/Dice.java
java dp.Dice
(windows)
cd biojava-live\demos
set CLASSPATH=..\biojava.jar;..\xml.jar;.
javac dice\Dice.java
java dp.Dice
Please tell us if this fixes the problem for you without stripping the
package statements.
Thanks
Matthew
Gnomen wrote:
> Under the demo tree, I was unable to get the demos to run without
> removing the package
> statements. ( e.g. package dp; for the demos/dp ) .
>
> David
>
> _______________________________________________
> Biojava-l mailing list - Biojava-l@biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
--
Joon: You're out of your tree
Sam: It wasn't my tree
(Benny & Joon)