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 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subjecthttps://www.redhat.com/mailman/listinfo/redhat-list