Hi All,

I got the following error trying to install FoxRuby via darwinports (via 
"sudo port install fxruby"), near the end of the install:

...
--->  Installing fxscintilla
--->  Fetching fxruby
--->  Attempting to fetch FXRuby-1.0.27.tar.gz from 
http://us.dl.sourceforge.net/fxruby
--->  Verifying checksum(s) for fxruby
--->  Extracting fxruby
--->  Applying patches to fxruby
--->  Configuring fxruby
Error: Target com.apple.configure returned: configure failure: shell 
command "cd 
"/Users/nick/Projects/darwinports/dports/ruby/fxruby/work/FXRuby-1.0.27" 
&& ruby -rvendor-specific install.rb config --prefix=/opt/local -- 
--with-fox-include=/opt/local/include/fox --with-fox-lib=/opt/local/lib 
--with-fxscintilla-include=/opt/local/include/fxscintilla 
--with-fxscintilla-lib=/opt/local/lib" returned error 127
Command output: sh: line 1: ruby: command not found

Any suggestions on what went wrong and if there is a manual step(s) I 
can or need to do to finish it off?

Thanks,
Nick