On 13/02/19 10:55, list_email--- via fpc-pascal wrote:
How do I remove all of FPC 2.6.4 from macOS (11.6.4) so that I can install the 
newest version? Is everything in /usr/local/bin/ppc386 (see below)?

$ fpc
Free Pascal Compiler version 2.6.4 [2014/02/26] for i386
Copyright (c) 1993-2014 by Florian Klaempfl and others
/usr/local/bin/ppc386 [options] <inputfile> [options]

You can just install the new version and it will become the default. If you wish to remove the remnants of the old version, you can delete the directory /usr/local/lib/fpc/2.6.4

All fpc-related files in /usr/local/bin will be overwritten by files with the same name of the newer version.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to