Update documentation about requirement.

This commit is contained in:
Darold Gilles 2012-12-10 22:34:59 +01:00
parent 6e1a88a214
commit 83e5cbd8ad
3 changed files with 9 additions and 54 deletions

21
README
View File

@ -14,24 +14,9 @@ DESCRIPTION
care if you have rotate log enable to run it before rotation is done.
REQUIREMENT
perl 5.005_03 or higher and the following Perl modules:
GD
GD::Graph
GD::TextUtil
GD::Graph::bars3d;
See GD and GD::Graph requirements for other needed libraries.
If they are not yet include in your OS distribution you can always find
them at http://search.cpan.org/
If you have Internet access from your server, you can execute the
following command to install GD::Graph::bars3d and all its dependencies.
perl -MCPAN -e 'install GD::Graph::bars3d'
Images output format is PNG so libgd must be compiled with libpng.
Nothing is required than a modern perl version 5.8 or higher. Graphics
are based on the Flotr2 Javascript library so they are drawn at your
browser side without extra installation required.
INSTALLATION
Generic install

View File

@ -20,22 +20,9 @@ is done.
=head1 REQUIREMENT
perl 5.005_03 or higher and the following Perl modules:
GD
GD::Graph
GD::TextUtil
GD::Graph::bars3d;
See GD and GD::Graph requirements for other needed libraries.
If they are not yet include in your OS distribution you can always find them at http://search.cpan.org/
If you have Internet access from your server, you can execute the following command to install GD::Graph::bars3d and all its dependencies.
perl -MCPAN -e 'install GD::Graph::bars3d'
Images output format is PNG so libgd must be compiled with libpng.
Nothing is required than a modern perl version 5.8 or higher. Graphics
are based on the Flotr2 Javascript library so they are drawn at your
browser side without extra installation required.
=head1 INSTALLATION

View File

@ -156,26 +156,9 @@ Take care if you have rotate log enable to run it before rotation
is done.
.SH "REQUIREMENT"
.IX Header "REQUIREMENT"
perl 5.005_03 or higher and the following Perl modules:
.PP
.Vb 4
\& GD
\& GD::Graph
\& GD::TextUtil
\& GD::Graph::bars3d;
.Ve
.PP
See \s-1GD\s0 and GD::Graph requirements for other needed libraries.
.PP
If they are not yet include in your \s-1OS\s0 distribution you can always find them at http://search.cpan.org/
.PP
If you have Internet access from your server, you can execute the following command to install GD::Graph::bars3d and all its dependencies.
.PP
.Vb 1
\& perl \-MCPAN \-e \*(Aqinstall GD::Graph::bars3d\*(Aq
.Ve
.PP
Images output format is \s-1PNG\s0 so libgd must be compiled with libpng.
Nothing is required than a modern perl version 5.8 or higher. Graphics
are based on the Flotr2 Javascript library so they are drawn at your
browser side without extra installation required.
.SH "INSTALLATION"
.IX Header "INSTALLATION"
.SS "Generic install"