[ImageJ-devel] trying to build imagej2 on ubuntu 11.10 64-bit

David Mashburn david.n.mashburn at gmail.com
Tue Mar 6 14:05:16 CST 2012


Hello!

I am a long-time user of ImageJ and am excited about ImageJ2, especially 
the new multi-dimensional components and the accessibility as a library 
(which I currently get around through system calls and transferring data 
through file read/write).

I was trying to follow the instructions online about building Image2 and 
ran the following on my machine:

git clone git://github.com/imagej/imagej.git
cd imagej
mvn
cd ui/imagej

At this point, I am told that the folder "ui/imagej" does not exist.  Is 
there something I am doing wrong? I did not get and build errors and I 
poked around for other ways to try to launch, but with no luck.

I know this is a work-in-progress, but I'm still curious to try it.

Thanks!
-David Mashburn




More information about the ImageJ-devel mailing list