]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 9 Jan 2007 12:28:27 +0000 (12:28 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 9 Jan 2007 12:28:27 +0000 (12:28 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3947 91ce42f0-d328-0410-95d8-f526ca767f89

gui/brestore/INSTALL

index b1fa6dbe09827d1621f5c9a26e76d1a0fa859710..9104a1e5d1067f184fbf84a18aede8cc57dc0f3a 100644 (file)
@@ -1,12 +1,16 @@
 ################ INSTALL NOTES FOR BRESTORE ####################
 
-# you can put glade file on /usr/share/brestore or /usr/local/share/brestore
+# you can install the user interfact glade file on
+# /usr/share/brestore or /usr/local/share/brestore
+
 mkdir -p /usr/share/brestore
 install -m 644 -o root -g root brestore.glade /usr/share/brestore
 install -m 755 -o root -g root brestore.pl    /usr/bin
 
-# if you doesn't use bweb and bconsole.pl
+# if you don't use bweb and bconsole.pl
 # you must get Bconsole.pm from bweb modules (bweb/lib/Bconsole.pm)
+# and install it.  If bweb is installed, Bconsole.pm is already
+# installed.
 
 install -m 644 -o root -g root Bconsole.pm /usr/share/perl5
 
@@ -52,14 +56,14 @@ install DBD::Pg
 
 ################ BCONSOLE WITHOUT CONIO ########################
 
-If you doesn't use Bweb, you must use bconsole without conio support. For that, use
+If you don't use Bweb, you must use bconsole without conio support. For that, use
 bconsole -n option.
 
 WARNING : You must be able to execute bconsole and able to read bconsole.conf !
 
 ################ CONFIGURATION #################################
 
-You can make configuration from brestore himself (if brestore can't find
+You can modify the configuration from brestore itself (if brestore can't find
 his glade file).
 
 Example :