From: Thufir Date: 2009-09-23T15:53:11+09:00 Subject: format code, IDE outside of eclipse or netbeans plugins, is there an open source ruby IDE? Even just using GNU fm to format code would be sufficient, but I'm not sure how to go about that. For now I find myself firing up netbeans from time to time, which is inconvenient, to say the least. I tried installing arcadia, but but that failed :( thufir@ARRAKIS:~/projects/aggregator$ thufir@ARRAKIS:~/projects/aggregator$ thufir@ARRAKIS:~/projects/aggregator$ gem install arcadia WARNING: Installing to ~/.gem since /var/lib/gems/1.8 and /var/lib/gems/1.8/bin aren't both writable. WARNING: You don't have /home/thufir/.gem/ruby/1.8/bin in your PATH, gem executables will not run. Building native extensions. This could take a while... ERROR: Error installing arcadia: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb install arcadia extconf.rb:1:in `require': no such file to load -- mkmf (LoadError) from extconf.rb:1 Gem files will remain installed in /home/thufir/.gem/ruby/1.8/gems/ linecache-0.43 for inspection. Results logged to /home/thufir/.gem/ruby/1.8/gems/linecache-0.43/ext/ gem_make.out thufir@ARRAKIS:~/projects/aggregator$ thufir@ARRAKIS:~/projects/aggregator$ thanks, Thufir