← Back to team overview

kicad-developers team mailing list archive

Re: make uninstall: no rule?

 

On 10/07/2010 01:47 AM, Fabio Varesano wrote:
> INSTALL.txt says:
>
> If you want to uninstall KiCad again type "make uninstall" from within
> the build directory.
>
>
> But if I do so I get:
>
> [root@gamma build]# make uninstall
> make: *** No rule to make target `uninstall'.  Stop.
>
>
> How can I unistall it? I'm unable to overwrite my existing install
> with a new one. (make install won't overwrite existing files)
>
> Thanks,
>
> Fabio Varesano
>   

Google Cmake uninstall.

There was some wiki page about supporting uninstall with the "install"
target.

If you can think up a patch that is an improvement, email it in.

Dick





Follow ups

References