Re: Delete Prolog
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 03/27/2014 11:53 PM, Bao wrote: > Hi All: > > I've built from the source files to get prolog installed on my Ubuntu > 12.04 64 bit machine now I want to do a clean removal can anybody > tell me how to do that instead of just rm the folder? Exactly like that: rm -r $prefix/lib/swipl-$version rm $prefix/bin/swipl* That is all that gets installed with a default build. Cheers --- Jan > > > Thanks very much > -------------- next part -------------- > HTML attachment scrubbed and removed > _______________________________________________ > SWI-Prolog mailing list > [email protected] > https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >