Skip to content
Prev 11621 / 15075 Next

Installing source package/altering fortran location

On 3/16/16 2:33 PM, Simon Urbanek wrote:
Thanks, our mails crossed, but I appreciate the explanation. It was a 
typo on DYLD. We did use to set the DYLD_FALLBACK_LIBRARY_PATH but we 
don't any more as it doesn't work on El Cap with shells in the path.

I was actually using install_name_tool -change in our build of the 
stats.so to patch up the refs to lapack and blas. Now I can nuke that as 
the id change will now get it right.

Mick