 |
Forums |
Admin Discussion Forums: help Start New Thread
By: Rene Rask
RE: Cannot install FuseFS on Ubuntu Breezy [ reply ] 2005-11-20 15:12
|
mkmf is part of the "ruby-libs" rpm on fedora core.
I don't know if ubuntu splits ruby into as many packages as debian does but you need ruby and the ruby standard library installed.
You may have more luck consulting the ubuntu forums or just installing every package with ruby in its name.
my mkmf is at:
/usr/lib/ruby/1.8/mkmf.rb
|
By: Ajit Datar
Cannot install FuseFS on Ubuntu Breezy [ reply ] 2005-11-19 20:08
|
I am new to FuseFS and ruby. I tried to install FuseFS on ubuntu breezy (kernel 2.6) with latest fuse libraries.
I get the following error:
/home/ajit/ruby/fusefs-0.5.1/ext/extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
I could not find this mkmf module on Rubyforge or Ubuntu repositories.
How do I install FuseFS? Is there a way to make an Ubuntu .deb package for FuseFS?
Thanks in advance,
Ajit
|
|
 |