-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
aaron bryden wrote:
> dyld: loaded: /usr/X11R6/lib/libGL.1.dylib, cpu-sub-type: 3
> dyld: loaded: /usr/X11R6/lib/libGLU.1.dylib, cpu-sub-type: 3
> dyld: loaded: /usr/local/lib/libpng.3.dylib, cpu-sub-type: 3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> dyld: loaded: /sw/lib/pymol-py24/modules/pymol/_cmd.so
> Traceback (most recent call last):
> File "/sw/lib/pymol-py24/modules/pymol/__init__.py", line 109, in ?
> import pymol
> File "/sw/lib/pymol-py24/modules/pymol/__init__.py", line 353, in ?
> import _cmd
> ImportError: Failure linking new module:
> /sw/lib/pymol-py24/modules/pymol/_cmd.so: Library not loaded:
> /sw/lib/libpng.3.dylib
> Referenced from: /sw/lib/pymol-py24/modules/pymol/_cmd.so
> Reason: Incompatible library version: _cmd.so requires version
> 16.0.0 or later, but libpng.3.dylib provides version 3.0.0
looks like you have junk in /usr/local that's getting in the way.
Chances are you have DYLD_LIBRARY_PATH set or something similar.
It's expecting everything to want version 16 of libpng.3.dylib because
you have a broken one in /usr/local that's getting loaded before pymol
tries to find it. The /usr/local one is saying "I'm libpng.3.dylib, and
I work for things that have a compat version of 16.0.0, therefor
libpng.3.dylib should only work for things that want a compat version of
16.0.0"
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF7a7SUu+jZtP2Zf4RAuqIAJ9KPxfYm24el6E8jNF+2W0UoXOYRwCcCYCu
oG7NrbrLAuu8frnCCv6yKP4=
=N41T
-----END PGP SIGNATURE-----
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners