Okay, yes, i am seeing that even though locate didn't find the one in
/usr/local it must be affecting the build. It still seems strange to
me that the error can say it is loading the one in /sw/lib but that
the version is wrong even though the version is correct.

aaron

On 3/6/07, Alexander K. Hansen <[EMAIL PROTECTED]> wrote:
> aaron bryden wrote:
> > Sorry for the late response. I got away from this side of what i do
> > over the weekend and yesterday.
> >
> > dyld: loaded: /bin/sh
> > dyld: loaded: /usr/lib/libncurses.5.4.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/libSystem.B.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/libgcc_s.1.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/system/libmathCommon.A.dylib, cpu-sub-type: 3
> > dyld: loaded: /sw/bin/python2.4
> > dyld: loaded: /usr/lib/libSystem.B.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/libstdc++.6.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/libgcc_s.1.dylib, cpu-sub-type: 3
> > dyld: loaded: /usr/lib/system/libmathCommon.A.dylib, cpu-sub-type: 3
> > dyld: loaded: /sw/lib/python2.4/lib-dynload/time.so
> > dyld: loaded: /sw/lib/python2.4/lib-dynload/collections.so
> > dyld: loaded: /sw/lib/python2.4/lib-dynload/strop.so
> > dyld: loaded: /sw/lib/python2.4/lib-dynload/math.so
> > dyld: loaded: /sw/lib/pymol-py24/modules/pymol/_cmd.so
> > dyld: loaded: /sw/lib/libfreeglut.3.dylib
> > 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
> >
> The above file looks pretty suspicious, and its presence would explain
> why your rebuilding efforts have failed, if that one's also showing a
> compat_version of 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
> >
> >
> <snip>
>
> --
> Alexander K. Hansen
> Fink User Liason/Documenter
> [EMAIL PROTECTED]
>
>

-------------------------------------------------------------------------
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
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to