On Sun, 2002-08-18 at 06:36, Armin Roehrl wrote: > Hi, > > any help would be appreciated. > > Maybe I installed the wrong version of a library. > I use a pretty standard Linux SuSE 8 system. > --- > armin@galere:/tmp/freeride-0.0.4> chmod +x run.bat > rmin@galere:/tmp/freeride-0.0.4> ./run.bat > plugins/System_GuiRenderFox/foxhacks.rb:41:in `initialize': wrong # of > arguments(4 for 0) (ArgumentError) > from plugins/System_GuiRenderFox/foxhacks.rb:41:in `new' > from plugins/System_GuiRenderFox/foxhacks.rb:41:in `hackAppFrameSetup' > from ./plugins/System_GuiRenderFox/AppFrameRenderFox.rb:89:in > `initialize' > from ./plugins/System_GuiRenderFox/AppFrameRenderFox.rb:62:in `new' > from ./plugins/System_GuiRenderFox/AppFrameRenderFox.rb:62:in > `initialize' > from ./plugins/System_GuiRenderFox/AppFrameRenderFox.rb:58:in `call' > from ./freebase/databus.rb:407:in `notify' > from ./freebase/databus.rb:404:in `each_value' > ... 62 levels... > from ./freebase/core.rb:60:in `initialize' > from ./freebase/core.rb:30:in `new' > from ./freebase/core.rb:30:in `startup' > from -e:1 > armin@galere:/tmp/freeride-0.0.4> > > ---- > > I just now installed: > -fox-1.0.18.tar.gz > -FXRuby-1.0.12.tar.gz > -fxscintilla-1.47.tar.gz > -freeride-0.0.4.tgz > > Thanks and lot, > > Armin. > > ----------------------------------------------- > Armin Roehrl, http://www.approximity.com > Rubybuch: http://approximity.com/rubybuch/ > > Agile Entwicklerkonferenz: 22. und 23.10 in Nnberg. > http://www.approximity.com/public/conferences/AgileConf.html > Hi Armin, I had the same problem and found the solution was to build FXRuby with FXScintilla. The documentation for this is at http://fxruby.sourceforge.net/doc/scintilla.html. regards, Martin