Created
April 4, 2017 07:16
-
-
Save gmic/6a5f30eeea6ed1b084fabf616216d196 to your computer and use it in GitHub Desktop.
Fix java for R
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Fix java for R | |
R CMD javareconf | |
ln -f -s $(/usr/libexec/java_home)/jre/lib/server/libjvm.dylib /usr/local/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment