Hello, I am tryng to build FreeRide on Linux FC2. I built,from tgz sources files, the following products : -1) ruby-182 preview2. => test OK -2) Fox 1.052. => test OK -3) fxScintilla 1.55 -4) FXRuby 1.0.29. If I build FXRuby WITHOUT fxScintilla, all of the FXRuby tests runs fine. If I build FXRuby WITH fxScintilla, any FXRuby test fails with a core dump. Under irb, a signal exception occurs just after the line : require 'fox'. ruby -v ruby 1.8.2 (2004-07-29) [i686-linux] gcc -v version gcc 3.3.3 20040412 (Red Hat Linux 3.3.3-7) How can I get it works ? Are the differents releases products compatibles ? Thanks in advance. Philippe Lucas.