On May 30, 2007, at 5:22 PM, Ibrahim M. Moustafa wrote:


  "dyld: Library not loaded: /opt/ibmcmp/lib/libxlomp_ser.dylib
 Reasong: Image not found

Obviously, I'm missing something here as the directory /opt/ibmcp/ lib does not exist!!


The binary was built using the IBM compilers using OpenMP. You used to be able to download the libraries from IBM's website, but I can't see them there anymore. If you need, I can send the libraries to you.

If you have the library on your system, but installed elsewhere you can just point the DYLD_LIBRARY_PATH to that location:

bash:

 export DYLD_LIBRARY_PATH:/path/to/library/folder

 csh/tcsh:

 setenv DYLD_LIBRARY_PATH /path/to/library/folder

  * Shameless Plug *

You can also use APBS (within Pymol or on the command line) to perform electrostatics calculations. We have pre-built binaries that you can download that don't have the external dependencies.

  Regards,

Dave

David W. Gohara, Ph.D.
Center for Computational Biology
Washington University School of Medicine
http://www.macresearch.org
http://gohara.wustl.edu
314-362-1583 (phone)
617-216-8616 (cell)

Reply via email to