banister / devil

ruby bindings for devil cross platform image loading library
http://openil.sourceforge.net
Other
60 stars 9 forks source link

install problem with Macports #6

Closed martennilsson closed 15 years ago

martennilsson commented 15 years ago

Hi, tried to install devil on Snow Leopard:

marten@martMBP ~/src/opengl/openglworld$ sudo port install libdevil dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): no suitable image found. Did find: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture while executing "load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib" ("package ifneeded Pextlib 1.0" script) invoked from within "package require Pextlib 1.0" (file "/opt/local/bin/port" line 40)

Any ideas?

banister commented 15 years ago

Hi, check the following link: http://trac.macports.org/wiki/Migration

banister commented 15 years ago

solved