Installation
Fly
- Download the Fly package or this local copy (Unix or Windows NT)
- Uncompress the package with gunzip : gunzip fly.tar.gz
- Extract the files : tar -xvf fly.tar
- Just compile the package !
W3perl
- Download the W3Perl package
- Uncompress the package with gunzip : gunzip w3perl.tar.gz
- Extract the files : tar -xvf w3perl.tar
- Give execution permission to perl programs : 'chmod +x *.pl'
- Find your path for Perl : 'which perl' (or 'whereis perl')
- Find your current directory where you have installed W3Perl : 'pwd'
- Edit fixperlpath.pl and copy the perl and current directory path
in the first two lines.
Then run : 'fixperlpath.pl'
You will no more need to call perl to run the scripts
- Edit the config.pl file to configure the stats results at your wishes.
- Run checkconf.pl
- Run cron-url.pl (optionnal, registered users only)
- Run cron-pages.pl. You won't need anymore cron-pages.pl except if you change options in the configuration file.
- If everything is right, edit your crontab or
if you don't have accesses to crontab, run the others perl programs.
See the FAQ if something's wrong or email me.
- At last, don't forget to have a link from your homepage to your w3perl directory
and send me an email to tell me you're using w3perl :)