[ome-users] How to setup database in Blitz
josh.moore at gmx.de
josh.moore at gmx.de
Fri Feb 20 07:25:38 GMT 2009
Paulo Almeida writes:
> Hi,
Hi Paulo,
> I was able to compile Blitz with Josh's help (the problem was a mismatch in
> Ice version), but now I haven't been able to find information on how to setup
> the db. I did this on the dist directory:
>
> java omero setup-db
We've run into this ourselves and are looking into it. If you happen
to have ant 1.7 installed, you should be able to run: ant setup-db
from within the dist directory. Otherwise, we hope to have a fix in
the repository soon. Thanks for bearing with us.
Best wishes,
~Josh
P.S. I filed a ticket for this:
https://trac.openmicroscopy.org.uk/omero/ticket/1188
> and got this error:
>
> BUILD FAILED
> /home/cgl/OMERO_test/OMERO_blitz/dist/components/antlib/resources/lifecycle.xml:65: /home/cgl/OMERO_test/OMERO_blitz/dist/${deps.lib.dir}
> not found.
>
>
> I also tried in the parent directory:
>
> java omero dist/setup-db
>
> but got:
>
> BUILD FAILED
> Target `dist/setup-db' does not exist in this project.
>
> Is there a different way to set up the db when using Blitz?
>
> (By the way, the compilation failed on a test, complaining about a missing
> test/integration.exe . I don't know if that affects any later steps that are
> necessary for correct compilation.)
>
> Thanks,
> Paulo
More information about the ome-users
mailing list