Installation
Installing pwebstats
After obtaining pwebstats, you will need to decompress and install it. Enter the following commands at the unix prompt:
File downloaded | Instructions |
---|---|
pwebstats-1.3.8.tar.Z | uncompress pwebstats-1.3.8.tar.Z tar xf pwebstats-1.3.8.tar |
pwebstats-1.3.8.tar.gz | gunzip pwebstats-1.3.8.tar.gz tar xf pwebstats-1.3.8.tar |
pwebstats-1.3.8.zip | unzip -d pwebstats-1.3.8.zip (or pkunzip -d pwebstats-1.3.8.zip) |
This will place the contents in a directory called pwebstats-1.3.8
You will also need to download and install fly to create the graphs and charts.
If you aren’t installing fly in a directory that’s in your path, you’ll need to add the line
fly_prog:/path/to/fly (change /path/to/ to whatever is applicable)
to the pwebstats configuration file.