jim / freeze.org wrote: > I get: > > % ruby -I .:./FX:./gui foxGUIb.rbw > ./FX/fxbase.rb:487: undefined superclass `FXScintilla' (TypeError) > from ./__FX__.rb:6:in `require' > from ./__FX__.rb:6 > from foxGUIb.rbw:12:in `require' > from foxGUIb.rbw:12 > > Where do I get FXScintilla? > class FXScintilla is part of FXRuby and therefore i don't understand the error message. i encountered similar errors with one specific ruby version (don't remember which one) and worked around by changing to a annother ruby version. maybe it's a bug in your ruby version. btw my current version is quite old ;) >>ruby 1.8.2 (2004-06-29) [i386-mswin32] << - henon