I try to install Biomart on a new RHEL5 server and got follow problems:
I followed Quick Start steps in the BioMart 0.8 User Manual:
svn checkout
https://code.oicr.on.ca/svn/biomart/biomart-java/branches/release-0_8-candidate_6/
Upon this step:
ant
I got following errors:
compile.main:
[javac] /usr/local/biomart/build.xml:33: warning: 'includeantruntime'
was not set, defaulting to build.sysclasspath=last; set to false for
repeatable builds
[javac] Compiling 527 source files to
/usr/local/biomart/build/classes/main
[javac] ----------
[javac] 1. ERROR in
/usr/local/biomart/src/org/biomart/api/enums/Operation.java (at line 1)
[javac] package org.biomart.api.enums;
[javac] ^^
[javac] The type Enum is not generic; it cannot be parameterized with
arguments <Operation>
[javac] ----------
[javac] 1 problem (1 error)
BUILD FAILED
I am not a java person - wonder what was wrong and what should I do?
Thank you,
Zhiliang
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users