From: Eric Bollengier Date: Thu, 9 Nov 2006 16:21:23 +0000 (+0000) Subject: ebl add Time::ParseDat dependency X-Git-Tag: Release-2.0.0~314 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b642ef025c37a706ac0a611955f8d002c3ad9484;p=bacula%2Fbacula ebl add Time::ParseDat dependency git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3603 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 01c4f27efb..ab1f5502fd 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -53,6 +53,7 @@ Bweb works well with 1.39 release. - HTML::Template - CGI - Expect + - Time::ParseDate You can install perl modules with CPAN perl -e shell -MCPAN @@ -60,7 +61,7 @@ Bweb works well with 1.39 release. Or use your distribution apt-get install libgd-graph-perl libhtml-template-perl libexpect-perl - apt-get install libdbd-mysql-perl libdbd-pg-perl libdbi-perl + apt-get install libdbd-mysql-perl libdbd-pg-perl libdbi-perl libtime-modules-perl ################ APACHE CONFIGURATION ##########################