Hi Stefano, Oh I see - it appears to be a problem with the Mac DelPhi download. I tried getting this myself, and could not run the executable, with this error message (probably the same problem you had): meng% /Users/meng/Desktop/release1.1/exe/delphiMacOSX; exit dyld: /Users/meng/Desktop/release1.1/exe/delphiMacOSX can't open library: /opt/ibmcmp/lib/libxlf90.dylib (No such file or directory, errno = 2) Trace/BPT trap logout [Process completed] I'm not an expert at understanding these messages, but it looks like the executable is looking for some code library that is not there. If you could run the executable successfully, the next step would be to put it in your "path," so that just typing the name of the executable in a Mac Terminal window would run the program. That would allow DelPhiController to connect properly. You would also want to download the DelPhi "sample data" http://luna.bioc.columbia.edu/honiglab/software/DelPhi/data.tar.gz which has charge and radius parameter files that can be used with the program. Sadly, in our current situation, we cannot use the program. I do not have the programming expertise to fix this library problem, but if any of us figures it out, we will definitely let you know. If you do get a fix from the Honig lab, it would be great if you could let me (or chimera-users) know - probably several of us would like to use this software on a Mac. Sorry about the trouble, Best, Elaine ----- Elaine C. Meng, Ph.D. meng@cgl.ucsf.edu UCSF Computer Graphics Lab and Babbitt Lab Department of Pharmaceutical Chemistry University of California, San Francisco http://www.cgl.ucsf.edu/home/meng/index.html
On Friday 24 November 2006 23:08, Elaine Meng wrote:
meng% /Users/meng/Desktop/release1.1/exe/delphiMacOSX; exit dyld: /Users/meng/Desktop/release1.1/exe/delphiMacOSX can't open library: /opt/ibmcmp/lib/libxlf90.dylib (No such file or directory, errno = 2) Trace/BPT trap logout [Process completed]
Dear all, The error message indicates that the IBM XLF compiler runtime library is not installed on the mac, altough required by Delphi. You can get it for free from the IBM website : http://www-1.ibm.com/support/dlsearch.wss?rs=43&lang=en&loc=en_US&r=10&cs=utf-8&rankfile=0&cc=&spc=&stc=&apar=include&q1=&dc=D400&atrn=SWPlatform&atrv=Mac+OS+X&atrn1=SWVersion&atrv1=all&Go.x=7&Go.y=17&tc=SSCVSB3 . If the link does not work because of the session management on ibm.com, you can find it indirectly from http://www-306.ibm.com/software/awdtools/fortran/xlfortran/support/, "View all downloads", the select "Mac OS X" in the "plateform/OS" scrolling list, the "Go", then "RTE" in "Product category", then "Go" again. The webpage says that you need a 10.2 or 10.3 Max OS X. In fact, it runs pretty well on Tiger, even though it might be broken one day by OS updates. Good luck ! Aurélien.
Hello, The runtime library obtained as described below includes files with slightly different names than the Mac DelPhi executable requires. The Mac delphi executable wants: /opt/ibmcmp/lib/libxlf90.dylib (compatibility version 1.0.0, current version 1.0.0) /opt/ibmcmp/lib/libxlomp_ser.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/ibmcmp/lib/libxlfmath.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 71.0.0) The runtime library downloaded as described below includes: libxlf90.A.dylib libxlf90_t.A.dylib libxlf90_r.A.dylib libxlfmath.A.dylib Even if we assume the slight name differences are not important and rename the f90 and math files from the download, there does not seem to be any equivalent to libxlomp_ser.dylib ... and I couldn't find a download that includes such a file. Suggestions welcome! Thanks, Elaine On Nov 24, 2006, at 11:25 PM, Aurelien Grosdidier wrote:
On Friday 24 November 2006 23:08, Elaine Meng wrote:
meng% /Users/meng/Desktop/release1.1/exe/delphiMacOSX; exit dyld: /Users/meng/Desktop/release1.1/exe/delphiMacOSX can't open library: /opt/ibmcmp/lib/libxlf90.dylib (No such file or directory, errno = 2) Trace/BPT trap logout [Process completed]
Dear all,
The error message indicates that the IBM XLF compiler runtime library is not installed on the mac, altough required by Delphi. You can get it for free from the IBM website : http://www-1.ibm.com/support/dlsearch.wss? rs=43&lang=en&loc=en_US&r=10&cs=utf -8&rankfile=0&cc=&spc=&stc=&apar=include&q1=&dc=D400&atrn=SWPlatform&at rv=Mac+OS+X&atrn1=SWVersion&atrv1=all&Go.x=7&Go.y=17&tc=SSCVSB3 . If the link does not work because of the session management on ibm.com, you can find it indirectly from http://www-306.ibm.com/software/awdtools/fortran/xlfortran/support/, "View all downloads", the select "Mac OS X" in the "plateform/OS" scrolling list, the "Go", then "RTE" in "Product category", then "Go" again.
The webpage says that you need a 10.2 or 10.3 Max OS X. In fact, it runs pretty well on Tiger, even though it might be broken one day by OS updates.
Good luck !
Aurélien.
_______________________________________________ Chimera-users mailing list Chimera-users@cgl.ucsf.edu http://www.cgl.ucsf.edu/mailman/listinfo/chimera-users
----- Elaine C. Meng, Ph.D. meng@cgl.ucsf.edu UCSF Computer Graphics Lab and Babbitt Lab Department of Pharmaceutical Chemistry University of California, San Francisco http://www.cgl.ucsf.edu/home/meng/index.html
On Friday 24 November 2006 23:08, Elaine Meng wrote:
meng% /Users/meng/Desktop/release1.1/exe/delphiMacOSX; exit dyld: /Users/meng/Desktop/release1.1/exe/delphiMacOSX can't open library: /opt/ibmcmp/lib/libxlf90.dylib (No such file or directory, errno = 2) Trace/BPT trap logout [Process completed]
I'm not an expert at understanding these messages, but it looks like the executable is looking for some code library that is not there.
Dear all, The error message indicates that the IBM XLF compiler runtime library is not installed on the mac, altough required by Delphi. You can get it for free from the IBM website : http://www-1.ibm.com/support/dlsearch.wss?rs=43&lang=en&loc=en_US&r=10&cs=utf-8&rankfile=0&cc=&spc=&stc=&apar=include&q1=&dc=D400&atrn=SWPlatform&atrv=Mac+OS+X&atrn1=SWVersion&atrv1=all&Go.x=7&Go.y=17&tc=SSCVSB3 . If the link does not work because of the session management on ibm.com, you can find it indirectly from http://www-306.ibm.com/software/awdtools/fortran/xlfortran/support/, "View all downloads", the select "Mac OS X" in the "plateform/OS" scrolling list, the "Go", then "RTE" in "Product category", then "Go" again. The webpage says that you need a 10.2 or 10.3 Max OS X. In fact, it runs pretty well on Tiger, even though it might be broken one day by OS updates. Good luck ! Aurélien.
participants (3)
-
Aurelien Grosdidier
-
Aurelien Grosdidier
-
Elaine Meng