summaryrefslogtreecommitdiff
path: root/UPGRADE
blob: 1a52fe9fd342fa8639ae987aa920b1c18e5c7117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Upgrading checklist for Echolot
$Id: UPGRADE,v 1.3 2003/01/14 07:32:58 weasel Exp $

- Download the latest .tar.gz from <URL:http://www.palfrader.org/echolot/>.
- Verify the signature.
- Stop the running pingd.
- Make sure it no longer runs.
- Make a backup of your entire echolot directory. really.
- Untar the new Echolot release to a new directory and copy your
  data directory and pingd.conf there.
- Replace your old Echolot directory with the new tree.
- Start the new pingd and verify it's working properly.
- Congratulations.


Notes for upgrades from a version earlier than 2.0.6
 - If you have specified thesaurusindexfile and/or indexfilebasename in your
   Echolot configuration file, please remove the .html extension from that
   setting.

EOF