QUOTE(Dobby @ Aug 19 2006, 02:22 AM)
Has anyone made any progress on this? I too am interested in getting Ruby/Rails/SQLite installed.
I got the latest 1.8.4 version of ruby installed but failed on gem as it needed some crypto library that I couldn't find a compatible version of for the Sharp ROM.
Obviously I can use the ZIP version of Rails (which I've downloaded but not got around to trying yet. Still new to the Z).
So I guess I'm going to get stuck on the Ruby SQLite bindings too then?
I recommend going that extra mile and getting gem running... it is so useful to have it available.
I'm using all of this stuff on OpenBSD on my Zaurus and of course because I'm essentially using the same OS as is installed on a Desktop or Server machine it has all of the required libraries.
Being able to run gem_server for convenience over pure rdoc is nice but doing quick update checks using gem is also great.
-Andy