I have elegant/sdds installed on a Mac OS X 10.6.8 Snow Leopard
while elegant examples run smoothly I still have some issues with SDDSPLOT, namely in
/Users/marco/ELEGANT/elegantExamples/transportLineAcceptance
sddsplot energy.twi -col=s,betax
dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
Referenced from: /Users/marco/ELEGANT/darwin-x86/sddsplot
Reason: Incompatible library version: sddsplot requires version 10.0.0 or later, but libX11.6.dylib provides version 9.0.0
Trace/BPT trap
I am not sure about the version sddsplot requires and what should I do to ensure that libX11 provides the right version
Thanks for any tip
Marco
sddsplot on Mac OS X - problems with dynamic libraries
Re: sddsplot on Mac OS X - problems with dynamic libraries
Sorry, the forum notification system didn't work for your message which is why I haven't responded before.
I am building on Mac OSX 10.7.5 which is probably why I have a newer version of that library. I am running Xcode 4.4.1 which is sort of old but it is not supported on OSX 10.6.8. It provides the libX11 library. You could try installing xquartz which I believe has it's own version of the libX11 library which may be newer.
I am building on Mac OSX 10.7.5 which is probably why I have a newer version of that library. I am running Xcode 4.4.1 which is sort of old but it is not supported on OSX 10.6.8. It provides the libX11 library. You could try installing xquartz which I believe has it's own version of the libX11 library which may be newer.