Skip to content

Updated localbash.in.sh to DYLD_FALLBACK_LIBRARY_PATH - #17

Merged
mdavezac merged 5 commits into
UCL:masterfrom
tbetcke:master
May 13, 2015
Merged

Updated localbash.in.sh to DYLD_FALLBACK_LIBRARY_PATH#17
mdavezac merged 5 commits into
UCL:masterfrom
tbetcke:master

Conversation

@tbetcke

@tbetcke tbetcke commented Feb 2, 2015

Copy link
Copy Markdown
Contributor

This solves a few library issues on Mac where it does not find system default libraries after using DYLD_LIBRARY_PATH. Without this IPython pyplot does not work properly.

@mdavezac mdavezac self-assigned this Apr 30, 2015
@mdavezac

Copy link
Copy Markdown

retest this please

@mdavezac

mdavezac commented May 8, 2015

Copy link
Copy Markdown

Why do you want to use DYLD_FALLBACK_LIBRARY_PATH?
Apparently, it is not recommended in practice: boxen/puppet-java#37.
And it would mean that we can't supersede system packages. For instance, we couldn't test new dune libraries if older dunes are installed in default system paths.

@mdavezac
mdavezac merged commit c25a566 into UCL:master May 13, 2015
mdavezac pushed a commit that referenced this pull request May 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants