Skip to content

Instantly share code, notes, and snippets.

@katopz
Last active August 29, 2015 14:21
Show Gist options
  • Save katopz/83b4a42376b4371ab31a to your computer and use it in GitHub Desktop.
Save katopz/83b4a42376b4371ab31a to your computer and use it in GitHub Desktop.
# to fix...
# Can’t locate loadable object for module SVN::_Core in @INC
# try
sudo ln -s /Applications/Xcode.app/Contents/Developer/Library/Perl/5.18/darwin-thread-multi-2level/SVN /System/Library/Perl/Extras/5.18/SVN
# and
sudo ln -s /Applications/Xcode.app/Contents/Developer/Library/Perl/5.18/darwin-thread-multi-2level/auto/SVN/ /System/Library/Perl/Extras/5.18/auto/SVN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment