Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

dyld: Library not loaded

Hi,

I'm trying to get a program I need for work to work properly (part of the scisoft tools).

I am getting errors about library not loaded:

$ sm
dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
Referenced from: /Applications/scisoft//i386/bin/sm
Reason: Incompatible library version: sm requires version 9.0.0 or later, but libX11.6.dylib provides version 6.2.0
Trace/BPT trap

I'm not sure if all the X11 stuff is installed, but I have installed the X11.app and the SDK. I have the following


$ otool -L /Applications/Utilities/X11.app/Contents/MacOS/X11
/Applications/Utilities/X11.app/Contents/MacOS/X11:
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current version 6.2.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 368.27.0)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConf iguration (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.4)


Thanks
David

Mac OS X (10.4.6), iBook G4

Posted on Aug 18, 2009 12:56 PM

Reply
1 reply

dyld: Library not loaded

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.