From b642ef025c37a706ac0a611955f8d002c3ad9484 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 9 Nov 2006 16:21:23 +0000 Subject: [PATCH] ebl add Time::ParseDat dependency git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3603 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ########################## -- 2.39.5