[ome-users] (no subject)
Bernd Jagla
bernd.jagla at pasteur.fr
Mon Dec 5 12:37:34 GMT 2011
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
>>> _______________________________________________
>>> ome-users mailing list
>>> ome-users at lists.openmicroscopy.org.uk
>>> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>>
>> _______________________________________________
>> ome-users mailing list
>> ome-users at lists.openmicroscopy.org.uk
>> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
More information about the ome-users
mailing list