Last active
December 19, 2015 00:19
-
-
Save patelc75/5867858 to your computer and use it in GitHub Desktop.
Revisions
-
patelc75 revised this gist
Jun 26, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" brew update brew tap homebrew/dupes brew install autoconf automake apple-gcc42 tcl libksba -
patelc75 revised this gist
Jun 26, 2013 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ brew update brew tap homebrew/dupes brew install autoconf automake apple-gcc42 tcl libksba export CC=/usr/local/bin/gcc-4.2 \curl -L https://get.rvm.io | bash source /Users/patelc75/.rvm/scripts/rvm rvm pkg install openssl -
patelc75 created this gist
Jun 26, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ brew update brew tap homebrew/dupes brew install autoconf automake apple-gcc42 tcl libksba export CC=/usr/local/bin/gcc-4.2 #add to .profile \curl -L https://get.rvm.io | bash source /Users/patelc75/.rvm/scripts/rvm rvm pkg install openssl brew install libtool pkg-config libyaml readline libxml2 libxslt openssl sqlite rvm install 1.9.3