Ruby 1.9 ported!!

Sjors Provoost sjors at sprovoost.nl
Sun Aug 10 14:16:28 CEST 2008


On Sun, Aug 10, 2008 at 9:59 PM, sparky mat <max at sparkymat.net> wrote:
>
> Can you try this:
> http://blog.sparkymat.net/wp-content/uploads/2008/08/ruby19-complete_190-3_armv4t.ipk
> ?

Installed!

And it runs my test.rb script:
1 + 1
2

Gem doesn't work yet though. Probably because the first line of /bin/gem:
#!/home/root/workspace/ruby19/bin/ruby

Should probably be:
#!/bin/ruby

But when I change that, I get:
root at om-gta02:/var/volatile/tmp# gem install irb
/bin/gem:9:in `require': no such file to load -- rubygems/gem_runner (LoadError)
        from /bin/gem:9:in `<main>'


So now all we need is Firefox 3 (full screen and with the menus
elsewhere, we'll worry about speed later) and viM and git.

Sjors




More information about the support mailing list