Installation


Fly

  1. Download the Fly package or this local copy (Unix or Windows NT)

  2. Uncompress the package with gunzip : gunzip fly.tar.gz

  3. Extract the files : tar -xvf fly.tar

  4. Just compile the package !


W3perl

  1. Download the W3Perl package

  2. Uncompress the package with gunzip : gunzip w3perl.tar.gz

  3. Extract the files : tar -xvf w3perl.tar

  4. Give execution permission to perl programs : 'chmod +x *.pl'

  5. Find your path for Perl : 'which perl' (or 'whereis perl')

  6. Find your current directory where you have installed W3Perl : 'pwd'

  7. 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

  8. Edit the config.pl file to configure the stats results at your wishes.

  9. Run checkconf.pl

  10. Run cron-url.pl (optionnal, registered users only)

  11. Run cron-pages.pl. You won't need anymore cron-pages.pl except if you change options in the configuration file.

  12. 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.

  13. 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 :)