1
Zaurus - pdaXrom / Ruby 1.8.4 Ipk
« on: April 22, 2006, 10:40:12 am »Quote
I needed this on my Z to bring some Rails work home. Hope someone else finds it usefull. I was going to include gems, but I decided against it since it is not part of ruby itself. I'll put up a separate ipk for it later. If you need gems, it compiles fine from source once you have ruby installed. For those not familiar with gems, it is a package manager like ipkg, but for ruby programs.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=124201\"][{POST_SNAPBACK}][/a][/div]
I've been running Rails on my Z too using SQLite3. I feel a little bit guillty now that I gave up on trying to make an IPK out of it. I've got Subversion, ctags and aspell compiled also but I think that I have seen them available as IPKs too.
The only problem that I've found developing Rails on a Z is that Firefox seems to be the only browser with good AJAX support but it's a bit heavy on RAM.
Incidently does anyone know if something like Ruby or would run noticebly faster on PXA270 equiped machine? I originally thought not which is why I haven't upgraded from my 860 but I read somewhere that the pxa270 had more poke per clock cycle than the pxa255.
Any thoughts?