Created
August 12, 2011 08:47
-
-
Save kentaro/1141721 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
~/.emacs.d/elisp | |
$ perlbrew install 5.14.1 | |
The given directory 5.14.1 is not a git checkout of perl repository. To | |
brew a perl from git, clone it first: | |
git clone git://github.com/mirrors/perl.git | |
perlbrew install perl | |
~/.emacs.d/elisp | |
$ perlbrew install perl | |
The given directory perl is not a git checkout of perl repository. To | |
brew a perl from git, clone it first: | |
git clone git://github.com/mirrors/perl.git | |
perlbrew install perl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment