All kinds of missing deps on 0.33:
ldd RoRConfig.bin:
libwx_gtk2_aui-2.8.so.0 => not found
libwx_gtk2_xrc-2.8.so.0 => not found
libwx_gtk2_qa-2.8.so.0 => not found
libwx_gtk2_html-2.8.so.0 => not found
libwx_gtk2_adv-2.8.so.0 => not found
libwx_gtk2_core-2.8.so.0 => not found
libwx_base_xml-2.8.so.0 => not found
libwx_base_net-2.8.so.0 => not found
libwx_base-2.8.so.0 => not found
looks like RoR updated versions, do you have the wxwidgets package installed?
Edit: NM it's the linking to non-unicode libraries when distros only provide unicode, I'll try to have the libs compiled and available soon
Edit: Ok I got the deps, but for some reason I can't upload them to the forum, or the repo... so for now I'm hosting them on my site:
http://www.chrisnem.com/RoR/wx-deps.tar.bz2expand this file to your RoR directory, it will replace your RoR and RoRConfig files and place anew directory called wx and things should be good to go! have fun.