Skip to content

Instantly share code, notes, and snippets.

@sstephenson
Created October 19, 2011 20:35
Show Gist options
  • Select an option

  • Save sstephenson/1299584 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

weee!

@jnx

jnx commented Oct 19, 2011

Copy link
Copy Markdown

Wow nice.

@amrnt

amrnt commented Oct 19, 2011

Copy link
Copy Markdown

wow!

@fesplugas

Copy link
Copy Markdown

Tips to create ubuntu/redhat packages?

@sstephenson

Copy link
Copy Markdown
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
Copy Markdown

Nice!

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