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: > > [r...@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 _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

