I am using ruby with latest kubuntu using ruby-full and trying to
compile FXRuby but it fails as rake/extensiontask is missing. Anyone
know how to get it fixed?
On 4 Ott, 20:15, Gonzalo G. removed_email_address@domain.invalid wrote:
I am using ruby with latest kubuntu using ruby-full and trying to
compile FXRuby but it fails as rake/extensiontask is missing. Anyone
know how to get it fixed?
Hi,
you need to install the rake-compiler gem:
http://rubyforge.org/projects/rake-compiler/
http://rubygems.org/gems/rake-compiler
Giovanni