Commit f4910cba4429cd6f718150e3bb0d2a15249006dd

Authored by Joenio Costa
1 parent f3850081

Documenting missing dependencie in INSTALL.awstats

(ActionItem2335)
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
INSTALL.awstats
... ... @@ -5,11 +5,11 @@ streaming, ftp or mail server statistics, graphically.
5 5  
6 6 See http://awstats.sourceforge.net/
7 7  
8   -This guide supposes that the Noosfero server is running GNU/Linux Debian Lenny.
  8 +This guide supposes that the Noosfero server is running GNU/Linux Debian Squeeze.
9 9  
10 10 1. Install AWStats
11 11  
12   -# apt-get install awstats libgeo-ip-perl
  12 +# apt-get install awstats libgeo-ip-perl geoip-database
13 13  
14 14 2. Basic setup
15 15  
... ...