On 11 Jun 2015, at 22:26, allynm <[email protected]> wrote: > > Thanks, Fred. I guess I'll have to do that. I've been following Patryk > Laurent's scripts, btw. I get close to having the thing work but then run > into unknown problems. If you have seen his scripts -- there on the GNUstep > Wiki-- perhaps you could let me know if there are pitfalls. > > What I'd like to do now is get rid of EVERYTHING that is installed down to > bare silicon and do a fresh run of Patryk's scripts on a naked machine. How > do you uninstall this stuff?
Well, anything you built/installed from scratch using gnustep-make, you should be able to uninstall the same way; go to the directory you built in, and type 'make uninstall' (of course you need to uninstall gnustep-make last). Anything installed from packages, you should be able to uninstall via your package manager. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
