freeride-devel
[Top][All Lists]
Advanced

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

Re: [FR-devel] Plugin load error question


From: Laurent Julliard
Subject: Re: [FR-devel] Plugin load error question
Date: Mon, 03 Mar 2003 19:21:14 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130

Jos Backus wrote:
lizzy:~/src/freeride-cvs/freeride% sh run.bat Failing to load: rubyide_tools_source_parser
Failing to load: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_source_parser
Failing to start: rubyide_tools_fox_source_browser
Shutdown in 1 seconds...

lizzy:~/src/freeride-cvs/freeride% ruby plugins/rubyide_tools_source_parser/source_parser.rb plugins/rubyide_tools_source_parser/source_parser.rb:1:in `require': No such file to load -- ripper.rb (LoadError)
        from plugins/rubyide_tools_source_parser/source_parser.rb:1

I'm assuming this is because there's no redist/i386-freebsd/ripper.so5.
Correct?
(And if so, I understand why having a Ruby parser written in Ruby would be
nice.)

Thanks,

You are right on the point. The best solution is to recompile ripper for your own platform. One thing you can do is to try and use the ripper.so in the redist/i686-linux

Laurent





reply via email to

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