[ome-users] ivy dependancies
Curtis Rueden
ctrueden at wisc.edu
Tue Oct 30 19:29:15 GMT 2007
Hi Mike,
This message is because OMERO doesn't have the most up to date
ome-java.jar library. You can download the latest version from:
https://skyking.microscopy.wisc.edu/svn/java/trunk/jar/ome-java.jar
Just overwrite the old ome-java.jar, wherever it is, with that one,
and it should solve the CustomNode error.
-Curtis
On 10/29/07, McCaughey, Michael J <michael.j.mccaughey at vanderbilt.edu> wrote:
>
>
>
> 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
>
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
>
More information about the ome-users
mailing list