I want to install new php so i need to uninstall previous version of compiled php 5.3.3.
make uninstall is not working showing
make: *** No rule to make target `uninstall'. Stop.
what should i do to remove previously installed php completely so that i can install a new one??