OMERO VM and Compiling from Source
Posted:
Wed Oct 24, 2012 5:20 pm
by icaoberg
Is the OMERO virtual appliance "ready" for compiling omero from source code and if not, do you have an appliance for such purpose?
Re: OMERO VM and Compiling from Source
Posted:
Thu Oct 25, 2012 9:08 am
by bpindelski
Hi Ivan,
We currently only support compiling the source on a designated developer machine. There is no VM that would come bundled with the source code repository. You could of course connect via SSH to your Virtual Appliance and set up a dev environment there, but be aware that the VM has a limitation on the physical resources it can use.
Bottom line: for a quick and painless compilation, I'd recommend doing it on the host system. Our documentation provides useful resources:
http://www.openmicroscopy.org/site/support/omero4/developers/Development/UsingGit.htmlhttp://www.openmicroscopy.org/site/support/omero4/developers/Build.htmlhttp://www.openmicroscopy.org/site/support/omero4/developers/Development/OmeroDevelopment.htmlhttp://www.openmicroscopy.org/site/support/omero4/developers/GettingStarted/AdvancedClientDevelopment.htmlRegards,
Blazej