Skip to content

Instantly share code, notes, and snippets.

@gmic
Created April 4, 2017 07:16
Show Gist options
  • Save gmic/6a5f30eeea6ed1b084fabf616216d196 to your computer and use it in GitHub Desktop.
Save gmic/6a5f30eeea6ed1b084fabf616216d196 to your computer and use it in GitHub Desktop.
Fix java for R
# 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