Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run rubywarrior on a fresh ubuntu environment that comes with a default ruby installation #87

Open
SamuelToh opened this issue Apr 29, 2015 · 1 comment

Comments

@SamuelToh
Copy link

tigerroar@ubuntu:~$ rubywarrior
Welcome to Ruby Warrior
/var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/lib/ruby_warrior/profile.rb:31:in load': incompatible marshal file format (can't be read) (TypeError) format version 4.8 required; 254.154 given from /var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/lib/ruby_warrior/profile.rb:31:indecode'
from /var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/lib/ruby_warrior/profile.rb:35:in load' from /var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/lib/ruby_warrior/game.rb:8:instart'
from /var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/lib/ruby_warrior/runner.rb:17:in run' from /var/lib/gems/1.9.1/gems/rubywarrior-0.1.3/bin/rubywarrior:5:in<top (required)>'
from /usr/local/bin/rubywarrior:23:in load' from /usr/local/bin/rubywarrior:23:in

'

Newbie here. This is reproducible on a new ubuntu installation env that doesn't have the full ruby package installed yet.

To fix this, do=> "sudo apt-get install ruby-full"

@Vic-ST
Copy link

Vic-ST commented Aug 26, 2017

I had the same problem. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants