Skip to content

Instantly share code, notes, and snippets.

@veapon
Created May 16, 2013 08:44
Show Gist options
  • Save veapon/5590325 to your computer and use it in GitHub Desktop.
Save veapon/5590325 to your computer and use it in GitHub Desktop.
Uninstall self-complie mysql using cmake in linux.
cd /path/to/msyql_src
xrgs rm < install_mainfest.txt
rm -rf /path/to/DCMAKE_INSTALL_PREFIX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment