[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Need help installing fxruby (gem) on gentoo

Manuel Kasten

2/1/2006 7:25:00 PM

Hello,

I just tried to install fxruby throug rubygems, but got the following
error (see at the end of the message for complete output):

/usr/lib64/ruby/1.8/fileutils.rb:243:
command not found: ruby extconf.rb i fxruby

Whats the problem? Have I done anything wrong?
I installed ruby, rubygems and libfox14-dev through portage.

Thanks for your help,
Manuel


-------------------------------------------------
gentoo ~ # gem i fxruby
Attempting local installation of 'fxruby'
Local gem file not found: fxruby*.gem
Attempting remote installation of 'fxruby'
Select which gem to install for your platform (x86_64-linux)
1. fxruby 1.4.4 (mswin32)
2. fxruby 1.4.4 (ruby)
(...)
22. Cancel installation
> 2
Building native extensions. This could take a while...
/usr/lib64/ruby/1.8/fileutils.rb:243: command not found: ruby extconf.rb
i fxruby
ERROR: While executing gem ... (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
/usr/lib64/ruby/gems/1.8/gems/fxruby-1.4.4 for inspection.
ruby extconf.rb i fxruby\n

Results logged to
/usr/lib64/ruby/gems/1.8/gems/fxruby-1.4.4/ext/fox14/gem_make.out
gentoo ~ #
1 Answer

Joel VanderWerf

2/2/2006 9:56:00 PM

0

Manuel Kasten wrote:
> Hello,
>
> I just tried to install fxruby throug rubygems, but got the following
> error (see at the end of the message for complete output):
>
> /usr/lib64/ruby/1.8/fileutils.rb:243:
> command not found: ruby extconf.rb i fxruby
>
> Whats the problem? Have I done anything wrong?
> I installed ruby, rubygems and libfox14-dev through portage.

It might be worth trying to install from source, just to see if this is
a gem-related problem, or seomthing about fox/fxruby on your system.

--
vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407