<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I am trying to install omero on a mac mini with lion as OS. I am following the instructions on <a href="http://www.openmicroscopy.org/site/support/omero4/server/install-walkthrough-on-10.6-using-macports">http://www.openmicroscopy.org/site/support/omero4/server/install-walkthrough-on-10.6-using-macports</a></div><div>I am having problems with step 7:</div><div>first the PYTHONPATH required <span class="Apple-style-span" style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; white-space: pre; "><code style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; color: black; background-color: initial; padding-top: 0px; padding-right: 0.1em; padding-bottom: 0px; padding-left: 0.1em; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; ">/opt/Ice-3.3.1-64/lib</code></span></div><div><span class="Apple-style-span" style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; white-space: pre; "><code style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; color: black; background-color: initial; padding-top: 0px; padding-right: 0.1em; padding-bottom: 0px; padding-left: 0.1em; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; ">(in addition to?)</code></span></div><div><span class="Apple-style-span" style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; white-space: pre; "><code style="font-family: Monaco, 'Courier New', Courier, monospace; font-size: 13px; color: black; background-color: initial; padding-top: 0px; padding-right: 0.1em; padding-bottom: 0px; padding-left: 0.1em; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; ">/opt/Ice-3.3.1-64/python</code></span></div><div><br></div><div>then I had to </div><div>ln -s /opt/Ice-3.3.1-64/ /opt/Ice-3.3</div><div><br></div><div>Now I am getting the following error message and don't know how to resolve this one:</div><div><br></div><div><div>Python 2.6.7 (r267:88850, Nov 30 2011, 21:42:36) </div><div>[GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.10.1)] on darwin</div><div>Type "help", "copyright", "credits" or "license" for more information.</div><div>>>> import Ice</div><div>Traceback (most recent call last):</div><div>  File "<stdin>", line 1, in <module></div><div>  File "/opt/Ice-3.3.1-64/python/Ice.py", line 19, in <module></div><div>    import IcePy</div><div>ImportError: dlopen(/opt/Ice-3.3.1-64/python/IcePy.so, 2): Library not loaded: /opt/local/lib/libmcpp.0.dylib</div><div>  Referenced from: /opt/Ice-3.3/lib/libSlice.33.dylib</div><div>  Reason: image not found</div></div><div><br></div><div>Do you have any idea of what I could do?</div><div><br></div><div>Thanks,</div><div><br></div><div>Bernd</div></body></html>