Hi - Your class path looks OK but you can check that it has actually been set by running set command with no arguments from the command prompt. If the CLASSPATH variable is not displaying properly there then it is not properly set (possibly incorrect syntax).
If you are running BioJava 1.3 or less you will also need the Jakarta-Regexp jar on your path. - Mark -----Original Message----- From: David Millis [mailto:[EMAIL PROTECTED] Sent: Friday, 8 August 2003 6:04 a.m. To: [EMAIL PROTECTED] Subject: [Biojava-l] problems installing biojava on Windows 2000 Hello, I am new to using biojava. I am trying to install biojava on a PC running Windows 2000 Professional. I am using Java 2 SDK version 1.4.2. I have downloaded the files in the "binaries" directory in the download area of the biojava server to the directory "C:\biojava" on my computer. I have added the string "C:\biojava;C:\biojava\biojava.jar;C:\biojava\xerces.jar;C:\biojava\byte code.jar;" to my PATH variable. When I try to compile one of the simple demo files, like AlphabetExample.java, I get error messages saying that the packages "org.biojava.bio.symbol.*" and "org.biojava.bio.seq.*" can't be found. Is there something else I have to do to get the biojava files installed correctly? Thanks - David Millis. _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l ======================================================================= Attention: The information contained in this message and/or attachments from AgResearch Limited is intended only for the persons or entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited by AgResearch Limited. If you have received this message in error, please notify the sender immediately. ======================================================================= _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
