From: Brian Candler Date: 2004-10-05T02:19:06+09:00 Subject: Re: autoconf for ruby On Thu, Sep 30, 2004 at 01:05:21AM +0900, Ara.T.Howard@noaa.gov wrote: > ~/tmp > cat InstalledFiles > /usr/local/lib/ruby/site_ruby/1.8/a.rb > > ~/tmp > sudo rm -rf `cat InstalledFiles` > > doesn't get much easier than that. That's smart. Would be nice to make "ruby setup.rb uninstall" do that though. Regards, Brian.