freeride-users
[Top][All Lists]
Advanced

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

[FR-users] Re: freeide 0.5.0rc1 errors


From: John Carter
Subject: [FR-users] Re: freeide 0.5.0rc1 errors
Date: Fri, 27 Dec 2002 12:08:20 +1300 (NZDT)

On Thu, 26 Dec 2002, Kurt V. Hindenburg wrote:

> On Wednesday 25 December 2002 04:24 am, Manfred Hansen wrote:
> | Hello,
> |
> | try to compile FXRuby with fxscintilla.
> | For example
> |
> | ruby install.rb config --
> | --with-fxscintilla-include=/usr/local/include/fxscintilla
> | --with-fxscintilla-lib=/usr/local/lib/
> |
> Hmm, now it is even worse; freeide won't even startup.  The error before was
> when I tried to open one of the example files.
>
> (address@hidden)-(13:16)-(~/freeride-0.5.0rc1)> ruby freeride.rb
> Failing to load: rubyide_fox_gui-appframe


Yip, been there done that, got that particular T-shirt.

What you have to do is
  ruby install.rb clean
and then do what Manfred said.
  ruby install.rb config -- \
    --with-fxscintilla-include=/usr/local/include/fxscintilla \
    --with-fxscintilla-lib=/usr/local/lib/
  ruby install.rb setup
  su
  ruby install.rb install

That fixes the problem. Don't forget the ruby install.rb clean step. It
doesn't work unless you do that.



John Carter                             Phone : (64)(3) 358 6639
Tait Electronics                        Fax   : (64)(3) 359 4632
PO Box 1645 Christchurch                Email : address@hidden
New Zealand

Good Ideas:
Ruby                 - http://www.ruby-lang-org - The best of 
perl,python,scheme without the pain.
Valgrind             - http://developer.kde.org/~sewardj/ - memory debugger for 
x86-GNU/Linux
Free your books      - http://www.bookcrossing.com
Memtest86            - http://www.memtest86.com - Free standalone, excellent 
memory tester for PC's.



reply via email to

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