Looping on Python 2.7.3_1
Alejandro Imass
aimass at yabarana.com
Fri Nov 16 12:40:20 PST 2012
Hi,
I'm trying to install dosbox
port deps dosbox
Full Name: dosbox @0.74_5
Library Dependencies: libsdl, libsdl_net, libsdl_sound, libpng
When I do port install dosbox it tries to re-install Python 2.7.3_1
sudo port install dosbox
---> Computing dependencies for python27
---> Staging python27 into destroot
But Python is already installed:
port installed python27
The following ports are currently installed:
python27 @2.7.3_1 (active)
Also, the Python27 build fails because it can't find some shared
objects (shoudl these be dylibs instead??). Here are some relevant
parts of the main.log file:
:info:destroot ImportError:
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so,
2): no suitable image found. Did find:
:info:destroot
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so:
mach-o, but wrong architecture
:info:destroot make[1]: *** [install_BuildApplet] Error 1
Thanks,
--
Alejandro Imass
More information about the macports-users
mailing list