unistall mysql on linux

Senthil Prabu.S prabu333 at hotpop.com
Mon Jun 20 08:40:41 UTC 2005


Hi,

>I want to uninstall mysql 4.0 from linux redhat 3.
>I tried rpm -e <package name> but it did not work.
>If I already installed mysql using make command, 
>how can Iuninstall.

Go to the topmost of the mysql source directory,
Then give gmake uninstall, it will remove all the
binaries, libraries, man and other files installed
by make utility.


#cd /usr/src/mysql-4.1.12
#gmake uninstall


--
Senthil Prabu.S



More information about the redhat-list mailing list