[Mono-list] Uninstall GTK-sharp
fd
fd0h1440@yahoo.co.uk
24 Feb 2003 17:14:27 +0000
On Mon, 2003-02-24 at 17:04, amerigo5 amerigo5 wrote:
> Hi,
>
> How can I uninstall GTK#? I tried using the command [make uninstall] but it
> didn't work. I am going to replace the gtk-0.7 with gtk-0.8. Do I just
> delete the gtk-0.7 and reinstall the gtk-0.8? Thanks in advance for any
> comments:).
Because Gtk# is the only project in Mono to use -sharp nomenclature,
rm -rf /usr/lib/*-sharp.dll should work. However, installing over the
existing installation shouldn't cause any trouble either.