Reply
Thread Tools
Posts: 37 | Thanked: 10 times | Joined on Dec 2007 @ Edinburgh, Scotland
#11
Hi Bob,

Glad you found the files of some use.

By chance, I had a copy of:
irb1.8_1.8.6-p110-1_maemo4_all.deb
and added a ruby console without any problems. Spakman, can I e-mail you this small file or upload it anywhere for the others ?
Feel free to mail me the file, I'll be happy to host it in my repository. IRB will be a nice addition.

The big pro of Tom Swindell's ruby port are the great hildon bindings. It's a pity that he does not manage to get his site up again after all this good work!
Yep, I think the Hildon bindings are great too. Tom's done some really good work on them.

Mark
 
Posts: 60 | Thanked: 69 times | Joined on Oct 2007 @ Nomad
#12
I have these files on my repository and a couple of other ruby bindings that I think were downloaded from maemo.rubyx.co.uk before it went down..

Repository details - address: http://gplsystems.com/apt - components: main

There are ruby1.8-xml and ruby1.8-sdl that I didnt see hosted anywhere else, maybe someone will find those useful.

http://gplsystems.com/apt/pool/main/....1-1_armel.deb
http://gplsystems.com/apt/pool/main/....0-1_armel.deb
 
Posts: 4 | Thanked: 1 time | Joined on Feb 2008
#13
Thanks Spakman now i can play with ruby on my n800...good work
guys just download
libruby1.8_1.8.6-p110-1_maemo4_armel.deb
ruby1.8_1.8.6-p110-1_maemo4_armel.deb
ruby1.8-maemo_0.4.0_maemo4_armel.deb
irb1.8_1.8.6-p110-1_maemo4_all.deb

and install it in the sequence above
you will have ruby and irb working perfectly on maemo os 2008

thanks again mr Spakman
jags
 
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#14
Yet another ruby-maemo backup site and link to other ruby sites.

http://pupnik.de/ruby.htm

"You can't stop the signal, Mal"l
 
Posts: 38 | Thanked: 2 times | Joined on Mar 2008
#15
I installed ruby1.8.6
http://www.elkins.org/packages/binary/

but, when I want to run my application I have :
ruby rs_server.rb
Error: no such file to load -- socket

Where is the problem?
 
Posts: 37 | Thanked: 10 times | Joined on Dec 2007 @ Edinburgh, Scotland
#16
Socket seems OK for me using the package from my own repository:

~ $ irb
irb(main):001:0> require 'socket'
=> true
__________________
Mark Somerville

Version 0.1 of Nibbles, an alternative feed reader for your Internet Tablet has been release! Happy feed reading!
 
Posts: 38 | Thanked: 2 times | Joined on Mar 2008
#17
yeah cool it works
But, I have another problem :s
Error: no such file to load -- readline
I didn't find on the forum if a package of libreadline-ruby exits :s
 
Posts: 7 | Thanked: 0 times | Joined on Feb 2008
#18
Thanks Sparkman for maintaining your repo and for the packages.

I installed them in the order Jags posted (also, thanks Jags) and it works just like that, with the exception of readline.

I've found a website which has vague-ish instructions on getting readline working with ruby. It says to compile nearly everything on the device, but if it works it works. I have yet to try it out myself but I'm thinking I'm going to have to, since I've just recently flashed the thing anyway I dont have much to lose.

http://www.kdedevelopers.org/node/3623

Last edited by click170; 2008-10-12 at 01:28.
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:47.