Elegant & SDDS on Mac OS X 10.7.4

Moderators: cyao, soliday

Post Reply
ilkyoung.shin
Posts: 8
Joined: 09 Nov 2009, 16:18

Elegant & SDDS on Mac OS X 10.7.4

Post by ilkyoung.shin » 28 May 2012, 23:50

Previously I succeeded in stalling Elegant and SDDS on my mac OS X 10.6 (Snow Leopard). After upgrading to OS X 10.7 (erasing and installing) I cannot install Elegant and SDDS. Error messages are:

> elegant
dyld: Library not loaded: /sw/lib/libreadline.5.dylib
Referenced from: /Applications/Elegant/elegant
Reason: no suitable image found. Did find:
/sw/lib/libreadline.5.dylib: mach-o, but wrong architecture
Trace/BPT trap: 5

> sddsplot
dyld: Library not loaded: /sw/lib/libgd.2.dylib
Referenced from: /Applications/Elegant/sddsplot
Reason: no suitable image found. Did find:
/sw/lib/libgd.2.dylib: mach-o, but wrong architecture
Trace/BPT trap: 5

Does any body have any idea about these errors? I tried several times but had same problem.

Thank you.

Ilkyoung

soliday
Posts: 390
Joined: 28 May 2008, 09:15

Re: Elegant & SDDS on Mac OS X 10.7.4

Post by soliday » 29 May 2012, 13:56

The "/sw/lib/libreadline.5.dylib: mach-o, but wrong architecture" message leads me to believe you are running a 64bit version of OS X. Our code only runs on 32 bit versions of OS X. At this time I do not have access to a 64 bit OS X version to compile our software on. Supposedly our IT department is setting one up but they told me that a month ago and it is still not ready.

ilkyoung.shin
Posts: 8
Joined: 09 Nov 2009, 16:18

Re: Elegant & SDDS on Mac OS X 10.7.4

Post by ilkyoung.shin » 29 May 2012, 14:09

Thank you so much for your quick and clear answer.

Post Reply