Ruby Forum Ferret > Uninstalling ferret from source

Posted by S D (Guest)
on 24.04.2008 05:08
(Received via mailing list)
I installed ferret from a tarball rather than gem install. Per the 
README I
installed from the extracted directory via;

  $ rake ext
  $ ruby setup.rb config
  $ ruby setup.rb setup
  $ ruby setup.rb install

I'm now trying to uninstall but there are no instructions on how (either 
in
the README or via "ruby setup.rb --help").
How can I do this?

Much Thanks,
John