]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Now UTF8 is required
authoreldy <>
Sun, 30 Nov 2008 15:54:42 +0000 (15:54 +0000)
committereldy <>
Sun, 30 Nov 2008 15:54:42 +0000 (15:54 +0000)
README.TXT
make/makepack-howto.txt

index 19631d1534c55152f8d3b52062fa080ddd07f7e1..c1c51c77622a27055d88c5fa06e20bdc34251655 100644 (file)
@@ -91,6 +91,7 @@ I - 2) Requirements
        * Your server must log web access in a log file you can read.
        * To run awstats, from command line, your operating system must be able
          to run perl scripts (.pl files).
+       * Perl module "Encode" must be available.
          
        To run awstats as a CGI (for real-time
          statistics), your web server must also be able to run such scripts.
index a36f0224417e229c3501d23bb98c74d2277da8d4..048251ab1111384edf8824abe86fa4cca5937855 100644 (file)
@@ -1,18 +1,18 @@
-***** Actions to do to release *****\r
-- Check all files are commited.\r
-- Update file README.txt\r
-- Update version number in doc files\r
-- Update version number in makepack files\r
-- Update version number and copyright year in awstats.pl file\r
-- Build PAD files\r
-- Build PDF\r
-- Tagger CVS\r
+***** Actions to build a beta or release *****
+- Check all files are commited.
+- Update file README.txt
+- Update version number in doc files
+- Update version number in makepack files
+- Update version number and copyright year in awstats.pl file
+- Build PAD files
+- Build PDF
+- Tagger CVS  (AWSTATS_x_x_BETA or AWSTATS_x_x)
 
-- makepack sur webmin\r
-- makepack sur awstats (If on linux copy awstats_logo1.gif into $RPMDIR/SOURCES)\r
-- Check content of built packages.\r
-- Move build files into "files" directory\r
-- Update web site page index.php\r
-- Upload files and web site on web server\r
-- Upload files on sourceforge\r
-- Send mail on mailing-list\r
+- makepack sur webmin
+- makepack sur awstats (If on linux copy awstats_logo1.gif into $RPMDIR/SOURCES)
+- Check content of built packages.
+- Move build files into "files" directory
+- Update web site page index.php
+- Upload files and web site on web server
+- Upload files on sourceforge (release only)
+- Send mail on mailing-list