Skip to content

Instantly share code, notes, and snippets.

@patelc75
Last active December 19, 2015 00:19
Show Gist options
  • Select an option

  • Save patelc75/5867858 to your computer and use it in GitHub Desktop.

Select an option

Save patelc75/5867858 to your computer and use it in GitHub Desktop.

Revisions

  1. patelc75 revised this gist Jun 26, 2013. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions rvm_install
    Original 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
  2. patelc75 revised this gist Jun 26, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion rvm_install
    Original 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 #add to .profile
    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
  3. patelc75 created this gist Jun 26, 2013.
    9 changes: 9 additions & 0 deletions rvm_install
    Original 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