[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] how to remove gd-1.8?
- Subject: Re: [cobalt-developers] how to remove gd-1.8?
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Oct 15 20:39:01 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> The apache web server has been restarted by removing reference
> to php modules. In order to re-configure, am guessing need to
> uninstall
>
> gd-1.8.1-1
> libpng.so.2
>
> and what else goes along. The question is how to get rid of these?
>
If you installed by rpm use rpm -e <rpm name>
and read man rpm.
Gerald