]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add Makefile.PL note
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 4 Jan 2007 20:58:52 +0000 (20:58 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 4 Jan 2007 20:58:52 +0000 (20:58 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3926 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/INSTALL

index bdc2dcaec7304bbbdb951aa9d24c0cef35bf92f8..b95345a856c5b20c3f0ed435a41806a3929a91b1 100644 (file)
@@ -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