OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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 ]
-
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!
-
is anyone able to compile the ruby extension for sqlite?
http://rubyforge.org/projects/sqlite-ruby/ (http://rubyforge.org/projects/sqlite-ruby/)
thanks,
bio.
-
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?
-
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...
-
I will host any legal zaurus content that you need hosted.
Scott
-
Any news on how the new version of Ruby is comming along?
I'm really interested in using Rails on the move.
-
updated ruby .... please read first message
-
Excellent!
I'll have a go installing this afternoon.
Many thanks,
ltrm
-
thank you for compiling ruby,
it's a shocking programming language
bio.
-
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?
-
updated with xscale processor..
-
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".