Skip to content

Instantly share code, notes, and snippets.

@sstephenson
Created October 19, 2011 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sstephenson/1299584 to your computer and use it in GitHub Desktop.
Save sstephenson/1299584 to your computer and use it in GitHub Desktop.
$ time rbenv install 1.9.2-p290
Downloading https://github.com/downloads/sstephenson/ruby-packages/1.9.2-p290.x86_64-darwin.rubypackage...
Installing 1.9.2-p290...
Installed 1.9.2-p290 to /Users/sam/.rbenv/versions/1.9.2-p290
real 0m18.979s
user 0m1.211s
sys 0m3.334s
@planet-argonbot
Copy link

weee!

@jnx
Copy link

jnx commented Oct 19, 2011

Wow nice.

@amrnt
Copy link

amrnt commented Oct 19, 2011

wow!

@fesplugas
Copy link

Tips to create ubuntu/redhat packages?

@sstephenson
Copy link
Author

@fesplugas Still working out the details, and I'm sure there are bugs to squash, but ruby-package build 1.9.2-p290 will build a .rubypackage file for whatever platform you're on.

I'll only be maintaining Mac packages. Hopefully the community will step up and maintain packages for other platforms. (You'll be able to install packages for other platforms by setting the RUBY_PACKAGE_REPO environment variable to a different URL.)

@sobrinho
Copy link

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment