On Jun 13, 2005, at 16:42, Douglas Kojetin wrote:
Thanks for the reply. Fink adds /sw/lib to the beginning of the
DYLD_LIBRARY_PATH. Adding the following to the beginning of the shell
script fixed the problem:
DYLD_LIBRARY_PATH=/usr/local/lib
It doesn't on my installation, which is abou
Hi Warren-
Thanks for the reply. Fink adds /sw/lib to the beginning of the
DYLD_LIBRARY_PATH. Adding the following to the beginning of the
shell script fixed the problem:
DYLD_LIBRARY_PATH=/usr/local/lib
Thanks,
Doug
On Jun 10, 2005, at 2:11 PM, Warren DeLano wrote:
Doug,
I can'
Doug,
I can't be sure, but this looks like a problem with MacOS X binding PyMOL to
the wrong shared object, quite possibly due to some change in the resolution
order...your analysis is on track. To fix this, try to figure out what
entry in PATH, LD_LIBRARY_PATH, (or whatever mechanism MacOS uses