On Tue, 24 Jan 2006 20:32:44 +0100, Assaph Mehr <[EMAIL PROTECTED]> wrote:
>> Building native extensions. This could take a while... >> extconf.rb:1:in `require': no such file to load -- mkmf (LoadError) >> from extconf.rb:1 > > Ruby can't load mkmf, which is in the stdlib. try 'irb -r mkmf' to > make sure it's there. If it's not, it might be Debian packagers have > placed it in a separate package (they broke the stdlib in a few places > before). Hi, Thank you very much for your help. But as I predicted the chain of lacks went ad infinitum. I had to install irb to find out I needed mkmf.rb which in turn happened to be in ruby1.8-dev. And even the dev packet didn't resolve my problems. Enough is enough. I'll wait for the work out version. Good luck to you all. Regards, warpman -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
