On Thu, Nov 07, 2002 at 09:42:01AM -0500, [EMAIL PROTECTED] wrote:
> Hi,
> 
> I have some difficulties compiling biojava-live for the past couples of 
> days, both on my Linux WS at work and my PowerMac G4 at home. On both 
> machines, ant gives me the same warnings:
> 
> [javac] /Users/foisys/biojava-live/ant-
> build/src/main/org/biojava/bio/seq/io/GAMEFormat.java:37: package 
> org.biojava.bio.seq.io.game12 does not exist
>     [javac] import org.biojava.bio.seq.io.game12.*;

game12 is a new package which was added sometime yesterday.
By default, "cvs update" doesn't check out newly added
directories (annoying but true...).  "cvs update -d" should
help.

     Thomas.

_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to