From: Eric Bollengier Date: Thu, 4 Jan 2007 20:58:52 +0000 (+0000) Subject: ebl add Makefile.PL note X-Git-Tag: Release-2.0.1~54 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7a500f7b1d450dde5bab3e5504b9d6d428c86e0d;p=bacula%2Fbacula ebl add Makefile.PL note git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3926 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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