Hello OME developers,
First of all a big thanks to all of you for developing what looks to be a great resource for managing scientific images!
I'm having some trouble getting the final install steps working for the omero.server on an iMac running Lion 10.7.3
When I try to configure omero using bin/omero/config as described in the documentation I get the following error:
********************************************************************************
ERROR: Could not import omero.cli! (dlopen(/opt/Ice-3.3.1/python/IcePy.so, 2): no suitable image found. Did find:
/opt/Ice-3.3.1/python/IcePy.so: mach-o, but wrong architecture)
This means that your installation is incomplete. Contact
the OME mailing lists for more information:
https://www.openmicroscopy.org/site/community
If you are building from source, please supply the build log
as well as which version you are building from. If you
downloaded a distribution, please provide which link you
used.
********************************************************************************
Debugging Info:
--------------
CWD=/Applications/OMERO
VERSION=2.7.1 (r271:86832, Jul 31 2011, 19:30:53) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)]
OMERO_HOME=/Applications/OMERO
PYTHONPATH=['/Applications/OMERO/lib/python', '/Applications/OMERO/var/lib', '/Applications/OMERO/bin', '/opt/Ice-3.3.1/python', '/Applications/OMERO', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages', '/Applications/OMERO/lib/fallback']
Any advice/help you could give to a non-seasoned IT type would be very much appreciated!