Googling, I eventually found an ipk of ruby 1.8.2 on the net here:
ruby_1.8.2-1_arm.ipkBut I think it will be an uphill battle getting instiki working since there are a lot of dependencies on other ruby packages. I gave it a quick try, and libzlib-ruby is missing at least.
If you were to try the Debian/Xqt route, after loading in a number of ruby packages and installing gems I got instiki to work. However, instiki pimki didn't seem to look/work very good with dillo -- but the interesting thing is once instiki is running from Debian/Xqt, netfront3 (and I assume opera) can access it from qtopia. Maybe this is because I "mount -t proc /proc /usr/mnt.card/debroot/root/proc" . Instiki still seems to be running when I close Debian/Xqt. Instiki is also pretty useable with netfront (haven't tried with opera).
After a trial and error approach of running instiki, seeing what package was missing, installing the package and redoing the process, instiki seemed to require ruby-gems. So I installed ruby-gems by following the procedure on this page:
Rails on Debian UnstableIf you want a ruby wiki that works with the existing ruby 1.8.0 from
this page, I've found
MiniRubyWiki to work reasonably (although not as full featured as instiki). Note I only had success getting the old stable version to work.
- mars