There is no standard way to uninstall software installed via make. You have to 
look at the makefile. There may be a make target the removes the software. If 
not, you could do a 'make install' again and save the output to a file so you 
can figure out what needs to be removed. 

cheers,
Mike


On Tuesday 09 July 2002 03:07 pm, Norm Yates wrote:
> Okay I know how to uninstall an rpm package - 'rpm -q <name>'
> 
> How do I uninstall a program that is installed with - 'make install'   ?
> 
> 'make uninstall' - doesn't work.
> 
> Thank you,
> Norm 
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to