[ome-users] Ice 3.3.1-64 on 10.6
Josh Moore
josh at glencoesoftware.com
Tue Dec 6 07:56:02 GMT 2011
Hi, Bernd.
Glad you found the solution, but, of course, sorry you had to. The Ice 3.3.1-64 binaries for 10.6 were built using MacPorts and so still have this dangling dependency. Either we'll document the fact [#7371] or find a way to ship mcpp along with rest.
Cheers,
~Josh
[#7371] http://trac.openmicroscopy.org.uk/ome/ticket/7371
On Dec 5, 2011, at 1:37 PM, Bernd Jagla wrote:
> It works:
>
> I had to use
> sudo port install mcpp
> sudo port install -f mcpp
> as it complained in the first place that it was already installed…
>
> Anyways not python works… Let's see if the rest works…
>
> Bernd
>
>
>
> On Dec 5, 2011, at 1:33 PM, Bernd Jagla wrote:
>
>> Ok, I found an installation package…
>> But now I get:
>>
>> macMini:~ bernd$ python
>> Python 2.6.7 (r267:88850, Nov 30 2011, 21:42:36)
>> [GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.10.1)] on darwin
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> import Ice
>> Traceback (most recent call last):
>> File "<stdin>", line 1, in <module>
>> File "/opt/Ice-3.3.1-64/python/Ice.py", line 19, in <module>
>> import IcePy
>> ImportError: dlopen(/opt/Ice-3.3.1-64/python/IcePy.so, 2): Library not loaded: /opt/local/lib/libmcpp.0.dylib
>> Referenced from: /opt/Ice-3.3/lib/libSlice.33.dylib
>> Reason: no suitable image found. Did find:
>> /opt/local/lib/libmcpp.0.dylib: no matching architecture in universal wrapper
>>
>> I guess I will have to recompile…
>>
>> B
>>
>> On Dec 5, 2011, at 1:15 PM, Bernd Jagla wrote:
>>
>>> Hi Larry,
>>>
>>> thanks for your responds.
>>> I guess not…
>>> I can't that library on the system. Is there a way to check or install?
>>>
>>> Thanks,
>>>
>>> Bernd
>>>
>>> On Dec 5, 2011, at 1:05 PM, Lary, Jeffrey wrote:
>>>
>>>> Bernd,
>>>> mcpp is Matsui C pre-processor. Do you have mcpp installed?
>>>>
>>>> Jeff Lary
>>>> Biotechnology Center Unit-3149
>>>> ph: 860-486-5036
>>>> fax: 860-486-5005
>>>> email: jeffrey.lary at uconn.edu
>>>> ====================
>>>> ________________________________________
>>>> From: ome-users-bounces at lists.openmicroscopy.org.uk [ome-users-bounces at lists.openmicroscopy.org.uk] On Behalf Of Bernd Jagla [bernd.jagla at pasteur.fr]
>>>> Sent: Monday, December 05, 2011 6:48 AM
>>>> To: ome-users at lists.openmicroscopy.org.uk
>>>> Subject: {SPAM?} [ome-users] (no subject)
>>>>
>>>> Hi,
>>>>
>>>> I am trying to install omero on a mac mini with lion as OS. I am following the instructions on http://www.openmicroscopy.org/site/support/omero4/server/install-walkthrough-on-10.6-using-macports
>>>> I am having problems with step 7:
>>>> first the PYTHONPATH required /opt/Ice-3.3.1-64/lib
>>>> (in addition to?)
>>>> /opt/Ice-3.3.1-64/python
>>>>
>>>> then I had to
>>>> ln -s /opt/Ice-3.3.1-64/ /opt/Ice-3.3
>>>>
>>>> Now I am getting the following error message and don't know how to resolve this one:
>>>>
>>>> Python 2.6.7 (r267:88850, Nov 30 2011, 21:42:36)
>>>> [GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.10.1)] on darwin
>>>> Type "help", "copyright", "credits" or "license" for more information.
>>>>>>> import Ice
>>>> Traceback (most recent call last):
>>>> File "<stdin>", line 1, in <module>
>>>> File "/opt/Ice-3.3.1-64/python/Ice.py", line 19, in <module>
>>>> import IcePy
>>>> ImportError: dlopen(/opt/Ice-3.3.1-64/python/IcePy.so, 2): Library not loaded: /opt/local/lib/libmcpp.0.dylib
>>>> Referenced from: /opt/Ice-3.3/lib/libSlice.33.dylib
>>>> Reason: image not found
>>>>
>>>> Do you have any idea of what I could do?
>>>>
>>>> Thanks,
>>>>
>>>> Bernd
More information about the ome-users
mailing list