Missing rake/extensiontask

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

ยทยทยท

On 4 Ott, 20:15, Gonzalo Garramuno <ggarr...@gmail.com> 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?