freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] Running freeride on debian gnu linux


From: Gilles Filippini
Subject: Re: [FR-devel] Running freeride on debian gnu linux
Date: Sat, 15 Jun 2002 19:10:27 +0200

Philipp Meier wrote:
[snip]
> I read something about a patch for fxruby to support a newer fxscintilla. 
> Would
> someone tell me please what to patch and where?

Well... I've had no time to try the last Freeride from CVS yet.
About the FXRuby-1.0.10 patch to make it work with FXScintilla-1.46.1,
it is very simple: you just have to change the name of the FXScintilla
library to be linked with FXRuby. In:

        FXRuby-1.0.10/ext/fox/Makefile

change -lscintilla to -lfxscintilla.

One more thing: be sure to configure FXRuby to embed FXScintilla:

        ruby install.rb config -- --with-scintilla

_gilles.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]