From 7a500f7b1d450dde5bab3e5504b9d6d428c86e0d Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 4 Jan 2007 20:58:52 +0000 Subject: [PATCH] ebl add Makefile.PL note git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3926 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index bdc2dcaec7..b95345a856 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -24,6 +24,9 @@ Bweb works well with 1.39 release or later. # or get them from the released tar files or from the apt or rpms. # first, copy the bweb perl library into your PERL5 INC path + perl Makefile.PL + make install + # or install -m 644 -o root -g root bweb/lib/*.pm /usr/share/perl5 # copy the bweb perl program to your cgi location -- 2.39.5