© 1996-2001 Jan Wolter, Steve Weiss
Prev: Part II: Compilation
Next: Part IVB: Apache Configuration
If you are upgrading a previous Backtalk installation:
The install scripts will not save your old customizations. You should make a
backup of your old installation. The following files are especially likely
to have been customized on your site, and may be especially important to save:
script/config.bt
script/pistachio/config.bt
script/abalone/config.bt
If you already have Picospan or Yapp installed on your system, don't do 'make install-bbs'. We will be using Picospan or Yapp's bbs directory and we don't want to reinitialize it.
To install Backtalk, run the following commands as root:
make install-binaries make install-scripts # if you want to make a new conference directory: make install-bbs |