Hello, I have been trying to install BioJava on a Windows 2000 machine for a day now but cant get it to work. Maybe you could help me out here?
I store my .jar-files (biojava-1.30-jdk14, bytecode-0.92, jakarta-regexp, xerces) in C:\biojava. My classpath variable is set to the following: C:\biojava\biojava-1.30-jdk14.jar;C:\biojava\xerces.jar;C:\biojava\byt ecode-0.92.jar;C:\biojava\jakarta-regexp.jar When I try to compile a get the error message: C:\biojava\asgasfsf\biojava-1.30\demos-1.4\ssaha\SSAHASeq.java:6: package org.biojava.bio does not exist import org.biojava.bio.*; I just discovered that Ant is recuired to get things work. Could you maybe guide me throuhg everything thats needed to make biojava run on my computer? Thank you _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
