LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   remove a program (https://www.linuxquestions.org/questions/general-10/remove-a-program-443621/)

faris10 05-10-2006 07:05 PM

remove a program
 
Hi all,
I ahve installed mysql using make and then make install , how can I remove mysql ?

reddazz 05-10-2006 07:27 PM

make uninstall

faris10 05-10-2006 07:47 PM

Quote:

Originally Posted by reddazz
make uninstall

I have done that . I see that mysql have made a directory called mysql, I guess that I have to dlete that manual , right ?

reddazz 05-11-2006 04:00 AM

Quote:

Originally Posted by faris10
I have done that . I see that mysql have made a directory called mysql, I guess that I have to dlete that manual , right ?

You can delete it. I think it wasn't removed during the uninstall process because /usr/local/mysql/data usually contains logs, config files and your databases, so mysql kept them, just in case you need them.


All times are GMT -5. The time now is 09:31 AM.