[ome-users] ivy dependancies
McCaughey, Michael J
michael.j.mccaughey at Vanderbilt.Edu
Mon Oct 29 19:26:46 GMT 2007
That's a help. Ignoring a few thousand warning messages, I get to this error in the importer compile:
generate:
compile:
[javac] Compiling 25 source files to /home/mrmike/Documents/omero/components/importer/target/classes
[javac] ----------
[javac] 1. ERROR in /home/mrmike/Documents/omero/components/importer/src/loci/formats/ome/OMEXMLMetadata.java (at line 134)
[javac] OMEXMLNode node = new CustomNode(el);
[javac] ^^^^^^^^^^
[javac] CustomNode cannot be resolved to a type
any ideas on that one?
Michael J. McCaughey, PhD
Molecular Physiology and Biophysics
U9203 MRBIII
6-6175
-----Original Message-----
From: Chris Allan [mailto:callan at blackcat.ca]
Sent: Mon 10/29/2007 12:52 PM
To: McCaughey, Michael J
Cc: ome-users at lists.openmicroscopy.org.uk
Subject: Re: [ome-users] ivy dependancies
On 29 Oct 2007, at 17:15, McCaughey, Michael J wrote:
> I'm trying to install OMERO from a current trunk checkout, but I
> can't build it due to some missing depends related to ivy. I've
> poked around the SVN repository but couldn't find them. Any
> suggestions? Error is attached below.
Hi Mike.
The build system is in a bit of flux at the moment (we're trying to
remove some of the dependencies on the actual omero.class). Can you
try the following?
ant clean
ANT_OPTS="-Xmx512M" ant quick build
>
> Mike
Ciao.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20071029/98aa602c/attachment.html>
More information about the ome-users
mailing list