Change the language of webalizer statistics on Debian and Ubuntu Linux
The language of the generated Webalizer statistics is statically compiled into the Webalizer binary. To change the language, Webalizer has to be recompiled. In the following example, I will recompile Webalizer to change the language to german. Uninstall Webalizer and install the GD library: apt-get remove webalizer apt-get install libgd2-xpm-dev Download the latest Webalizer sources ... Read more