Syed Haider wrote:
Renato,
there is a zip, tgz and a dmg on biomart website docs section,
http://www.biomart.org/install-overview.html
Hi Syed,
The docs say:
"This will create the martj.jar file inside the build folder. All other
JAR files which the Java-based BioMart applications depend on can be
found in the lib folder."
Indeed, I found and ran as reported:
$ cd build; java -jar martj.jar
Failed to load Main-Class manifest attribute from
martj.jar
I was wondering if the zip or tgz could contain something more than the
Jar file... Is there something I'm missing to make martj run?
Are all steps of database creation (schema mapping / first push / cyclic
update) all done by that Jar file?
cheers,
--renato