User forums > General (but related to Code::Blocks)
Deleting previous builds
oBFusCATed:
The uninstall rule uses the current build folder config to do the uninstall.
So if you're at version x, but you've installed version y. You might be out-of-luck if you want reliable uninstall.
Jenna:
--- Quote from: BlueHazzard on July 20, 2018, 09:34:21 pm ---
--- Quote ---If you've not used a separate prefix for all of them, but you've used the default of /usr/local, your doomed. They cannot be removed.
--- End quote ---
Is there no uninstall rule? That's a shame...
[EDIT:] this might help https://stackoverflow.com/questions/1506462/what-files-did-make-install-copy-and-where
--- End quote ---
It's there, of course, but:
--- Quote from: oBFusCATed on July 20, 2018, 09:39:40 pm ---The uninstall rule uses the current build folder config to do the uninstall.
So if you're at version x, but you've installed version y. You might be out-of-luck if you want reliable uninstall.
--- End quote ---
If you make an change to the build-system you are probably lost.
You have to run uninstall before making changes or use the --prefix parameter when running configure to install in a seperate (if possible user-) folder to easily remove all files and not to clutter system folder.
No sudo needed and recommended not to use it, or you clutter your system folders with test-builds.
There have been several posts about the same problem in our forum.
Navigation
[0] Message Index
[*] Previous page
Go to full version