From: Kern Sibbald Date: Sun, 7 Jan 2007 07:05:56 +0000 (+0000) Subject: Update INSTALL X-Git-Tag: Release-2.0.1~43 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=25242b9229eb148e48c982ddb95b7f1c22e47a4a;p=bacula%2Fbacula Update INSTALL git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3937 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/bweb/INSTALL b/gui/bweb/INSTALL index 6d462256eb..4285ef4304 100644 --- a/gui/bweb/INSTALL +++ b/gui/bweb/INSTALL @@ -4,9 +4,9 @@ Bweb works well with 1.39 release or later. -1) install perl lib +1) install Perl lib 2) copy your files -3) intialise your configuration file +3) initialize your configuration file 4) do some sql stuff (for postgresql users) 5) use the -n option on bconsole so that it works with Expect 6) get bacula log more useful @@ -23,7 +23,12 @@ 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 + # Once you have all these files, follow the instructions below + # or edit the environment variables in the file install_bweb + # then execute it. + # + + # first, copy the bweb Perl library into your PERL5 INC path perl Makefile.PL make install # or @@ -76,6 +81,14 @@ Simply use lang/fr/tpl/*.tpl files instead of tpl/*.tpl apt-get install libgd-graph-perl libhtml-template-perl libexpect-perl apt-get install libdbd-mysql-perl libdbd-pg-perl libdbi-perl libtime-modules-perl + Note: the best way to test if you have all the dependencies + fullfilled for Perl is to: + + cd /var/www/cgi-bin/bweb + ./bweb.pl + + That should show you if any of the pre-requisites are missing. + ################ APACHE CONFIGURATION ########################## It could be a good idea to protect your bweb installation. @@ -199,7 +212,7 @@ chown www-data /var/spool/bweb You have to remove "" from tpl/display_job_zoom.tpl. -You must use brestore.pl -b to initialise the database, and +You must use brestore.pl -b to initialize the database, and you can use bfileview.pl mode=batch jobid=xxx where=/ to compute tree size. At this time, it's a good idea to schedule brestore.pl -b after your