Newbie question for Freeride on OSX

View: New views
10 Messages — Rating Filter:   Alert me  

Newbie question for Freeride on OSX

by Hans-Göran Puke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I am interested in trying out Freeride, and since I am using a Mac with OSX, I followed the advice on the Wiki and used Darwinports to install.
Again, using the wiki as the source of information, I entered
$ sh /opt/local/share/freeride/run.bat to try to start it.
This produces the following error-message:

ruby: No such file or directory -- freeride.rb (LoadError)

I have a working installation of Ruby and Rails in /usr/local/bin

Can you tell me what to do to get freeride to play with my Ruby installation?
--
Brgds/MVH,
Hans-Göran Puke

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Laurent Julliard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try:

cd /opt/local/share/freeride
sh ./run.bat

and see if it works better

Laurent

Hans-Göran Puke wrote:

> Hi, I am interested in trying out Freeride, and since I am using a Mac
> with OSX, I followed the advice on the Wiki and used Darwinports to install.
> Again, using the wiki as the source of information, I entered
> $ sh /opt/local/share/freeride/run.bat to try to start it.
> This produces the following error-message:
>
> ruby: No such file or directory -- freeride.rb (LoadError)
>
> I have a working installation of Ruby and Rails in /usr/local/bin
>
> Can you tell me what to do to get freeride to play with my Ruby
> installation?
> --
> Brgds/MVH,
> Hans-Göran Puke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeride-users mailing list
> Freeride-users@...
> http://rubyforge.org/mailman/listinfo/freeride-users

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Hans-Göran Puke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Unfortunately not, it just fails differently:

Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui-menupane
Failing to start: rubyide_fox_gui-menubar
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui-dockbar
Failing to start: rubyide_fox_gui-outputpane
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to start: rubyide_fox_gui
Failing to start: rubyide_tools_fox_source_browser
Failing to start: rubyide_tools_fox_script_runner
Failing to start: rubyide_tools_fox_file_browser
Failing to start: rubyide_tools_fox_databus_inspector
Failing to start: rubyide_tools_fox_configurator
Failing to start: rubyide_tools_fox_debugger
Failing to start: rubyide_tools_configurator
Failing to load: RRB
Failing to start: RRB

This must be a path-issue, must it not?

//Hans-Göran

2006/8/1, Laurent Julliard <laurent@...>:
Try:

cd /opt/local/share/freeride
sh ./run.bat

and see if it works better

Laurent

Hans-Göran Puke wrote:

> Hi, I am interested in trying out Freeride, and since I am using a Mac
> with OSX, I followed the advice on the Wiki and used Darwinports to install.
> Again, using the wiki as the source of information, I entered
> $ sh /opt/local/share/freeride/run.bat to try to start it.
> This produces the following error-message:
>
> ruby: No such file or directory -- freeride.rb (LoadError)
>
> I have a working installation of Ruby and Rails in /usr/local/bin
>
> Can you tell me what to do to get freeride to play with my Ruby
> installation?
> --
> Brgds/MVH,
> Hans-Göran Puke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeride-users mailing list
> Freeride-users@...
> http://rubyforge.org/mailman/listinfo/freeride-users

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users



--
Brgds/MVH,
Hans-Göran Puke

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Laurent Julliard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

if all plugins fail to start the most likely problem is that you don't
have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for
more detailed error messages in ~/.freeride/config/freeride.log

Laurent

Hans-Göran Puke wrote:

> Unfortunately not, it just fails differently:
>
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui-menupane
> Failing to start: rubyide_fox_gui-menubar
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui-dockbar
> Failing to start: rubyide_fox_gui-outputpane
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to load: RRB
> Failing to start: RRB
>
> This must be a path-issue, must it not?
>
> //Hans-Göran
>
> 2006/8/1, Laurent Julliard <laurent@... <mailto:laurent@...>>:
>
>     Try:
>
>     cd /opt/local/share/freeride
>     sh ./run.bat
>
>     and see if it works better
>
>     Laurent
>
>     Hans-Göran Puke wrote:
>      > Hi, I am interested in trying out Freeride, and since I am using
>     a Mac
>      > with OSX, I followed the advice on the Wiki and used Darwinports
>     to install.
>      > Again, using the wiki as the source of information, I entered
>      > $ sh /opt/local/share/freeride/run.bat to try to start it.
>      > This produces the following error-message:
>      >
>      > ruby: No such file or directory -- freeride.rb (LoadError)
>      >
>      > I have a working installation of Ruby and Rails in /usr/local/bin
>      >
>      > Can you tell me what to do to get freeride to play with my Ruby
>      > installation?
>      > --
>      > Brgds/MVH,
>      > Hans-Göran Puke
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > Freeride-users mailing list
>      > Freeride-users@... <mailto:Freeride-users@...>
>      > http://rubyforge.org/mailman/listinfo/freeride-users
>
>     _______________________________________________
>     Freeride-users mailing list
>     Freeride-users@... <mailto:Freeride-users@...>
>     http://rubyforge.org/mailman/listinfo/freeride-users
>
>
>
>
> --
> Brgds/MVH,
> Hans-Göran Puke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeride-users mailing list
> Freeride-users@...
> http://rubyforge.org/mailman/listinfo/freeride-users

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Hans-Göran Puke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It appears that FOX and FXscintilla are installed (they are acknowledged by Darwinports).
However Darwinports does not know about FXRuby.

Here is the contents of the last part of the logfile (the part from today):
Does it help? (I don't understand what's wrong by looking at it).

2006-08-01 18:31:26 :: [INFO]  --- FreeRIDE Started on Tue Aug 01 18:31:25 CEST 2006
2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error loading rubyide_fox_gui-appframe
no such file to load -- fox12
/opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in `require'
/opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17
/opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load'
/opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup'
freeride.rb:77:in `startup'
freeride.rb:116
2006-08-01 18:31:26 :: [ERROR] Plugin(RRB): Error loading RRB
no such file to load -- fox12
/opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1:in `require'
/opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1
/opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load'
/opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup'
freeride.rb:77:in `startup'
freeride.rb:116
2006-08-01 18:31:26 :: [INFO]  Plugin(rubyide_gui-outputpane): OutputPane plugin started
2006-08-01 19:09:05 :: [INFO]  --- FreeRIDE Started on Tue Aug 01 19:09:05 CEST 2006
2006-08-01 19:09:05 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error loading rubyide_fox_gui-appframe
no such file to load -- fox12
/opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in `require'
/opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17
/opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load'
/opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup'
freeride.rb:77:in `startup'
freeride.rb:116
2006-08-01 19:09:05 :: [ERROR] Plugin(RRB): Error loading RRB
no such file to load -- fox12
/opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1:in `require'
/opt/local/share/freeride/./plugins/rubyide_tools_rrb/rrb_plugin.rb:1
/opt/local/share/freeride/freebase/lib/freebase/plugin.rb:187:in `load'
/opt/local/share/freeride/freebase/lib/freebase/configuration.rb:68:in `load_plugins'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:64:in `initialize'
/opt/local/share/freeride/freebase/lib/freebase/core.rb:35:in `startup'
freeride.rb:77:in `startup'
freeride.rb:116
2006-08-01 19:09:05 :: [INFO]  Plugin(rubyide_gui-outputpane): OutputPane plugin started


2006/8/1, Laurent Julliard <laurent@...>:
if all plugins fail to start the most likely problem is that you don't
have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for
more detailed error messages in ~/.freeride/config/freeride.log

Laurent

Hans-Göran Puke wrote:

> Unfortunately not, it just fails differently:
>
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui-menupane
> Failing to start: rubyide_fox_gui-menubar
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui-dockbar
> Failing to start: rubyide_fox_gui-outputpane
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to start: rubyide_fox_gui
> Failing to start: rubyide_tools_fox_source_browser
> Failing to start: rubyide_tools_fox_script_runner
> Failing to start: rubyide_tools_fox_file_browser
> Failing to start: rubyide_tools_fox_databus_inspector
> Failing to start: rubyide_tools_fox_configurator
> Failing to start: rubyide_tools_fox_debugger
> Failing to start: rubyide_tools_configurator
> Failing to load: RRB
> Failing to start: RRB
>
> This must be a path-issue, must it not?
>
> //Hans-Göran
>
> 2006/8/1, Laurent Julliard <laurent@... <mailto:laurent@...>>:
>
>     Try:
>
>     cd /opt/local/share/freeride
>     sh ./run.bat
>
>     and see if it works better
>
>     Laurent
>
>     Hans-Göran Puke wrote:
>      > Hi, I am interested in trying out Freeride, and since I am using
>     a Mac
>      > with OSX, I followed the advice on the Wiki and used Darwinports
>     to install.
>      > Again, using the wiki as the source of information, I entered
>      > $ sh /opt/local/share/freeride/run.bat to try to start it.
>      > This produces the following error-message:
>      >
>      > ruby: No such file or directory -- freeride.rb (LoadError)
>      >
>      > I have a working installation of Ruby and Rails in /usr/local/bin
>      >
>      > Can you tell me what to do to get freeride to play with my Ruby
>      > installation?
>      > --
>      > Brgds/MVH,
>      > Hans-Göran Puke
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > Freeride-users mailing list
>      > Freeride-users@... <mailto:Freeride-users@...>
>      > http://rubyforge.org/mailman/listinfo/freeride-users
>
>     _______________________________________________
>     Freeride-users mailing list
>     Freeride-users@... <mailto:Freeride-users@...>
>     http://rubyforge.org/mailman/listinfo/freeride-users
>
>
>
>
> --
> Brgds/MVH,
> Hans-Göran Puke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeride-users mailing list
> Freeride-users@...
> http://rubyforge.org/mailman/listinfo/freeride-users

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users



--
Brgds/MVH,
Hans-Göran Puke

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by russellf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have had several goes at installing FR on OSX and have now given up.
If you want to stick with Apple's Ruby (after fixing it ;) then
installing FR becomes quite difficult because you have to install
everything (fox 1.2 and the matching  FXscintilla or FXRuby ) from
scratch and keep them separate from your 1.6 installation.

I tried installing FR from both Darwin Ports and fink but neither of
these know about Apple's Ruby and insist on installing their own.  I
know from experience that having Apple's Ruby and another version lead
to all sorts of odd problems!

I have reluctantly decided to leave FR alone until it uses the current
version of Fox.

Russell.

Laurent Julliard wrote:
> if all plugins fail to start the most likely problem is that you don't
> have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for
> more detailed error messages in ~/.freeride/config/freeride.log
>
> Laurent
>
_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Hans-Göran Puke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
No, I am NOT using the OSX default installation of Ruby.
As I mentioned in my first mail, I have a working installation of Ruby and Rails in /usr/local/bin.
This was made from source according to these
( http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger)
instructions.

Now that you have this information, is there a way, any way, to get freeride up and running on OSX?
I am interested to here any advice, even if it means scrapping my current installation and starting over.
(This is because so far I have not made any applications, just the example ones).
Having a fully functional IDE for Ruby would seem to be more important than most other aspects, at least to me.

Hans-Göran

2006/8/1, Russell Fulton <r.fulton@...>:
I have had several goes at installing FR on OSX and have now given up.
If you want to stick with Apple's Ruby (after fixing it ;) then
installing FR becomes quite difficult because you have to install
everything (fox 1.2 and the matching  FXscintilla or FXRuby ) from
scratch and keep them separate from your 1.6 installation.

I tried installing FR from both Darwin Ports and fink but neither of
these know about Apple's Ruby and insist on installing their own.  I
know from experience that having Apple's Ruby and another version lead
to all sorts of odd problems!

I have reluctantly decided to leave FR alone until it uses the current
version of Fox.

Russell.

Laurent Julliard wrote:
> if all plugins fail to start the most likely problem is that you don't
> have the proper FOX (1.2), FXscintilla or FXRuby installed. Look for
> more detailed error messages in ~/.freeride/config/freeride.log
>
> Laurent
>
_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users



--
Brgds/MVH,
Hans-Göran Puke

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Laurent Julliard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hans-Göran Puke wrote:

> It appears that FOX and FXscintilla are installed (they are acknowledged
> by Darwinports).
> However Darwinports does not know about FXRuby.
>
> Here is the contents of the last part of the logfile (the part from today):
> Does it help? (I don't understand what's wrong by looking at it).
>
> 2006-08-01 18:31:26 :: [INFO]  --- FreeRIDE Started on Tue Aug 01
> 18:31:25 CEST 2006
> 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error
> loading rubyide_fox_gui-appframe
> no such file to load -- fox12
> /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in
> `require'

What's wrong is just in the message above... FR cannot load 'fox12.so'
which is the shared library that is normally installed somewhere in
site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled
the FXRuby 1.2.x extension for Ruby. It looks like something went wrong
either when you compiled or installed FXRuby 1.2.x. I'm afraid you have
to find what did not go well...

Laurent
_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Hans-Göran Puke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello again,
I am soon ready to give up on this, but just one last try:

I have now built all the required dependencies (FOX, FXscintilla) from source and also installed FXRuby by hand.
I still get the same long list of "Failing to load" and "Failing to start" messages.
Looking at the Linux installer (which apparently only works on x86 linux boxes) it appears that it is setting up "LD_LIBRARY_PATH" to point to some libraries. This does not happen in the source-distribution, so I wonder if the problem may lie here? ALL my sources are in /Users/hanpu/src/<name of component> and all installed components end up in /usr/local.

Do you have any idea of how I can make it work now?

Thanks,
Hans-Göran

2006/8/2, Laurent Julliard <laurent@...>:
Hans-Göran Puke wrote:

> It appears that FOX and FXscintilla are installed (they are acknowledged
> by Darwinports).
> However Darwinports does not know about FXRuby.
>
> Here is the contents of the last part of the logfile (the part from today):
> Does it help? (I don't understand what's wrong by looking at it).
>
> 2006-08-01 18:31:26 :: [INFO]  --- FreeRIDE Started on Tue Aug 01
> 18:31:25 CEST 2006
> 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe): Error
> loading rubyide_fox_gui-appframe
> no such file to load -- fox12
> /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in
> `require'

What's wrong is just in the message above... FR cannot load 'fox12.so'
which is the shared library that is normally installed somewhere in
site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled
the FXRuby 1.2.x extension for Ruby. It looks like something went wrong
either when you compiled or installed FXRuby 1.2.x. I'm afraid you have
to find what did not go well...

Laurent
_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users



--
Brgds/MVH,
Hans-Göran Puke

_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users

Re: Newbie question for Freeride on OSX

by Laurent Julliard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

May I suggest that you forget about Fr for a while and concentrate on
the Ruby installation problem because I believe this is a probelm with
Ruby that you are experiencing not a FreeRIDE problem.

Try to launch irb and type:

irb> require 'fox12'

if this fails (should return true) then you have a problem with FXRuby
compilation. Czan you tell us where you fox12.so is located?

Laurent

Hans-Göran Puke wrote:

> Hello again,
> I am soon ready to give up on this, but just one last try:
>
> I have now built all the required dependencies (FOX, FXscintilla) from
> source and also installed FXRuby by hand.
> I still get the same long list of "Failing to load" and "Failing to
> start" messages.
> Looking at the Linux installer (which apparently only works on x86 linux
> boxes) it appears that it is setting up "LD_LIBRARY_PATH" to point to
> some libraries. This does not happen in the source-distribution, so I
> wonder if the problem may lie here? ALL my sources are in
> /Users/hanpu/src/<name of component> and all installed components end up
> in /usr/local.
>
> Do you have any idea of how I can make it work now?
>
> Thanks,
> Hans-Göran
>
> 2006/8/2, Laurent Julliard <laurent@...
> <mailto:laurent@...>>:
>
>     Hans-Göran Puke wrote:
>      > It appears that FOX and FXscintilla are installed (they are
>     acknowledged
>      > by Darwinports).
>      > However Darwinports does not know about FXRuby.
>      >
>      > Here is the contents of the last part of the logfile (the part
>     from today):
>      > Does it help? (I don't understand what's wrong by looking at it).
>      >
>      > 2006-08-01 18:31:26 :: [INFO]  --- FreeRIDE Started on Tue Aug 01
>      > 18:31:25 CEST 2006
>      > 2006-08-01 18:31:26 :: [ERROR] Plugin(rubyide_fox_gui-appframe):
>     Error
>      > loading rubyide_fox_gui-appframe
>      > no such file to load -- fox12
>      > /opt/local/share/freeride/./plugins/rubyide_fox_gui/appframe.rb:17:in
>      > `require'
>
>     What's wrong is just in the message above... FR cannot load 'fox12.so'
>     which is the shared library that is normally installed somewhere in
>     site_ruby/1.8/xxxxx-linux/fox12.so after you have successfully compiled
>     the FXRuby 1.2.x extension for Ruby. It looks like something went wrong
>     either when you compiled or installed FXRuby 1.2.x. I'm afraid you have
>     to find what did not go well...
>
>     Laurent
>     _______________________________________________
>     Freeride-users mailing list
>     Freeride-users@... <mailto:Freeride-users@...>
>     http://rubyforge.org/mailman/listinfo/freeride-users
>
>
>
>
> --
> Brgds/MVH,
> Hans-Göran Puke
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeride-users mailing list
> Freeride-users@...
> http://rubyforge.org/mailman/listinfo/freeride-users


_______________________________________________
Freeride-users mailing list
Freeride-users@...
http://rubyforge.org/mailman/listinfo/freeride-users
LightInTheBox - Buy quality products at wholesale price