Installing FSDump
- Unpack the tarball into a temporary location. E.g.:
$ cd /tmp $ tar xzf FSDump-0.8.1.tar.gz - Copy the FSDump directory from that location into the
Productsdirectory of your Zope application server instance. E.g.:$ cd FSDump-0.8.1 $ cp -r FSDump /var/zope/Products/ - Restart Zope.