From: "B. Strauss" Date: 2006-05-26T12:03:13+09:00 Subject: FXRuby not seeing Ruby headers I'm trying to install FXRuby (in order to user FreeRIDE. Are there any better free Ruby IDE's out there?) but get the following when trying to configure it: strauss@bash ~/Downloads/Ruby/ext/fxruby-1.4.6 > ruby install.rb config install.rb: entering config phase... ---> lib ---> lib/fox14 <--- lib/fox14 <--- lib ---> ext ---> ext/fox14 /usr/bin/ruby /Users/Strauss/Downloads/Ruby/ext/FXRuby-1.4.6/ext/fox14/extconf.rb can't find header files for ruby. config failed 'system /usr/bin/ruby /Users/Strauss/Downloads/Ruby/ext/FXRuby-1.4.6/ext/fox14/extconf.rb ' failed Try 'ruby install.rb --help' for detailed usage. What am I doing wrong? I don't understand why it can't find Ruby's header files. Any help would be great. -- Posted via http://www.ruby-forum.com/.