rake windows:gem / rake mac:gem / rake linux:gem, which I usually run from my OS X machine..so files need to be copied into lib manually.xcodebuild to precompile the gem. However, the release process has not been updated for Xcode4 yet and the Ruby 1.9 part of it is rather exotic too. If you just want to try new things on OS X, you can simply use rake linux:gem to build the source gem and then install it - which works fine on OS X too.
rake linux:gem and get env GOSU_RELEASE_VERSION='0.7.44' rake linux:gem givesrake stuff on my system. Also, Rubygems and Rake are both very brittle in my experience. Does that not look like a Rubygems bug right there? :) Does updating Rubygems help? Otherwise I think GOSU_VERSION.dup should do the trick.
Powered by mwForum 2.29.1 © 1999-2013 Markus Wichitill