> > This sounds like exactly the same issue as with RPATH. If you have any > location-specific info in the libraries, then "make shared" should RPATH > the PREFIX despite installing to DESTDIR. Apologies if this was obvious.
It is the exact same problem, I believe: install_name_tool -rpath old new via http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/install_name_tool.1.html Sean -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20100423/f5f355b8/attachment.html>
