I have installed ruby1.6.7 using the *.tar.gz . Now I want uninstall
it and install using *.rpm instead. But there is no uninstall option
in the Makefile. How can I do that?
Thanks.
I have installed ruby1.6.7 using the *.tar.gz . Now I want uninstall
it and install using *.rpm instead. But there is no uninstall option
in the Makefile. How can I do that?
Thanks.
Hi,
I have installed ruby1.6.7 using the *.tar.gz . Now I want uninstall
it and install using *.rpm instead. But there is no uninstall option
in the Makefile. How can I do that?
RPM won’t override?
To uninstall ruby 1.6 manually, just remove followings.
${bindir}/{ruby,irb}
${libdir}/{ruby/1.6,libruby*}
${mandir}/man1/ruby.1
By default, bindir, libdir, mandir and prefix are
${prefix}/bin, ${prefix}/lib, ${prefix}/man, /usr/local
respectively.
Otherwise, put this attached file under the source directory,
and run it at the compile directory.
uninstall.rb (1.38 KB)
At Sat, 21 Dec 2002 14:59:08 +0900, TOTO wrote:
RPM will overwrite. Just shoot it at your 'puter.
nobu.nokada@softhome.net wrote:
RPM won’t override?
–
Phlip
greencheese.org
– “Probably one of the toughest times in anyone’s life is when
you have to kill someone you love because they’r the Devil”
–Emo Phillips –