OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: willgan on October 01, 2005, 03:00:15 pm

Title: Ruby 1.8.3 Compiled..
Post by: willgan on October 01, 2005, 03:00:15 pm
I've finish compiling ruby 1.8.3...

Some minor problem during compilation...
socket extension is missing... but i compile the file manually... luckly it works..
Without the socket extension ruby on rails.. won't work...

So if you like ruby.. download this package... download ruby on rails..
unzip ruby on rails to CF or SD card..
Run

ruby script/server # in the ruby on rails directory

Point your browser to http://<zaurus ip>:3000

There you have it... ruby on rails on Z.. hope you like it

Dependencies...

 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libcrypt.so.1]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

 [ You are not allowed to view attachments ]
 [ You are not allowed to view attachments ]
Title: Ruby 1.8.3 Compiled..
Post by: henrysviper on October 01, 2005, 04:03:16 pm
I would be interested. Please do try to compile ruby :-)

And if you could make a package for gem or rails ... that would be even better!
Title: Ruby 1.8.3 Compiled..
Post by: spank on October 03, 2005, 04:00:24 am
is anyone able to compile the ruby extension for sqlite?
http://rubyforge.org/projects/sqlite-ruby/ (http://rubyforge.org/projects/sqlite-ruby/)

thanks,

bio.
Title: Ruby 1.8.3 Compiled..
Post by: sds on October 03, 2005, 01:58:36 pm
willgan, would you kindly set a feed/download for the many interesting packages you are compiling?
Or negotiate to download to some set-up feed already mentioned in the current forum?
Title: Ruby 1.8.3 Compiled..
Post by: willgan on October 03, 2005, 09:07:22 pm
Quote
willgan, would you kindly set a feed/download for the many interesting packages you are compiling?
Or negotiate to download to some set-up feed already mentioned in the current forum?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98034\"][{POST_SNAPBACK}][/a][/div]

The problem is... i don't have a server space to place the build yet...
Working on it...
Title: Ruby 1.8.3 Compiled..
Post by: ScottYelich on October 06, 2005, 09:52:18 am
I will host any legal zaurus content that you need hosted.

Scott
Title: Ruby 1.8.3 Compiled..
Post by: ltrm on October 19, 2005, 06:12:31 pm
Any news on how the new version of Ruby is comming along?

I'm really interested in using Rails on the move.
Title: Ruby 1.8.3 Compiled..
Post by: willgan on October 20, 2005, 06:50:23 am
updated ruby .... please read first message
Title: Ruby 1.8.3 Compiled..
Post by: ltrm on October 20, 2005, 08:35:54 am
Excellent!

I'll have a go installing this afternoon.

Many thanks,

ltrm
Title: Ruby 1.8.3 Compiled..
Post by: spank on October 20, 2005, 11:54:45 am
thank you for compiling ruby,
it's a shocking programming language  

bio.
Title: Ruby 1.8.3 Compiled..
Post by: ltrm on October 20, 2005, 04:16:46 pm
Hmmm....

I'm getting an "Illegal instruction" error when I try to run any ruby scripts including Rails.

I notice that the ipk has iwmmxt in file name, could this mean that the ipk will only run on a PXA270 equiped Zaurus?

Failing that any other suggestions?
Title: Ruby 1.8.3 Compiled..
Post by: willgan on October 20, 2005, 10:33:11 pm
updated with xscale processor..
Title: Ruby 1.8.3 Compiled..
Post by: ltrm on October 21, 2005, 06:23:54 am
Looks like both Ruby and Rails are now working perfectly!  

Thanks again Willgan.

Gem is working for me also so now I can use that to fetch and install other ruby "stuff".