> I have a silly question : which is the best way to uninstall FPC ? I > have used > the 2.0.4 tarball (Linux) and the install script included within. I > chose to install > it in /usr/local.
No automatic way. Maybe the script should keep a filelist of what it installs somehow. Everything sqldb related is in the /usr/local/lib/fpc/<version> dir. Just delete that, and clean up /usr/local/bin as good as you can, but it is not THAT important. > > Also, after compiling FPC with 'make build' , if i execute 'make > install' will it > copy everyting in /usr/local by default ? Is the destination > directory configurable > somehow? make install INSTALL_PREFIX=/usr/exp/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal