Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / ruby 1.9.2 - gosu.for_1_8.bundle only
- - By variousred Date 2011-03-27 09:39
Im using ruby 1.9.2 with rvm, and when i gem install gosu, i only get gosu.for_1_8.bundle, and no gosu.for_1_9.bundle so of course i get the error message
`require': no such file to load -- ~/.rvm/gems/ruby-1.9.2-p180/gems/gosu-0.7.28-universal-darwin/lib/gosu.bundle (LoadError)
Attachment: gosu.for_1_9.bundle (3682k)
Parent - - By jlnr (dev) Date 2011-03-27 16:27
You are right, the gem just doesn't include the file for some reason. It was properly compiled and the gem packing task didn't throw an error. I will fix this ASAP.

The 1.9 binary is attached, let me know if it works for you, to be honest I had to make some last-minute fixes that I couldn't test myself :)
Parent - By variousred Date 2011-03-27 17:52
thank you so much, ill try it out and report back here
Parent - By variousred Date 2011-03-27 21:02
thanks, it worked great
Parent - - By pain666 Date 2012-07-18 15:59
Hey it's been more than a year since the original post and yet:

~/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- gosu.for_1_9.bundle (LoadError)
Parent - - By blowmage Date 2012-07-18 16:46
Looks like Gosu was updated to 0.7.44 a couple days ago, and the gosu.for_1_9.bundle file is missing again.
Parent - By jlnr (dev) Date 2012-07-18 17:27
See the Gosu news board for a workaround. It's really easy if you happen to use homebrew.

http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?pid=6043#pid6043

I'll release 0.7.45 tomorrow.
Up Topic Gosu / Gosu Exchange / ruby 1.9.2 - gosu.for_1_8.bundle only

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill