2 This is the Bacula GUI directory. It contains graphical tools for
3 Bacula, and consists of the following subdirectories:
6 bacula-web A management level tool for reporting Backup
7 job status. It is a Web based application that
9 bimagemgr A web based tool for managing and burning CD
10 images of Volumes created by Bacula.
17 ./configure --with-bacula=<path-to-bacula-source>
19 This will find the current Bacula version, and create
20 all the Makefiles from Makefile.in
22 Do not edit the Makefiles or your changes will be lost. Always
28 or alternatively use the html document released as
29 bacula-docs-nn.mm.xx.tar.gz
32 There are a number of additional configuration options that
33 you may specify on the ./configure line shown above. To see
34 them enter: ./configure --help
40 To create a distribution tar file
42 ./configure --with-bacula=<bacula-source-directory>
47 The output will be two .tar.gz files in the current directory
48 with the names bacula-web-<version>.tar.gz and
49 bimagemgr-<version>.tar.gz
50 It will print the name.