Install Analog web file analyzer

Download the Analog source tarball in /tmp. Unpack, compile, and install analog.

[root@yourserver aolserver]# cd /usr/local/src
[root@yourserver src]# tar xzf /tmp/analog-5.31.tar.gz
[root@yourserver src]# cd analog-5.31
[root@yourserver analog-5.31]# make
cd src && make
make[1]: Entering directory `/usr/local/src/analog-5.31/src'
(many lines omitted)
***IMPORTANT: You must read the licence before using analog
***
make[1]: Leaving directory `/usr/local/src/analog-5.31/src'
[root@yourserver analog-5.31]# cd ..
[root@yourserver src]# mv analog-5.31 /usr/share/
[root@yourserver src]#
cd /usr/local/src
tar xzf /tmp/analog-5.31.tar.gz
cd analog-5.31
make
cd ..
mv analog-5.31 /usr/share/

See also Section , “Set up Log Analysis Reports - OPTIONAL”

View comments on this page at openacs.org