This is the Bacula documentation directory. It currently contains the following subdirectories: Directory Contents home-page The Bacula Web Site manual The English Bacula manual manual-de The German Bacula manual (in translation) manual-fr The French Bacula manual (in translation) developers The developer's manual techlogs Technical development logs Build instructions: First, you must do: cd ./configure --with-bacula= This will find the current Bacula version, and create all the Makefiles from Makefile.in Do not edit the Makefiles or your changes will be lost. Always edit Makefile.in Web site: nothing to build, simply copy the files to the Web site, then load the documents in the appropriate places. English manual: cd make The above builds both the English Bacula document and the developer's document. When the other languages are ready for distribution, it will also build those languages. cd manual make The bacula.pdf and the one big html file (bacula.html) will be in the directory manual. The normal web document (multiple pages) is in manual/bacula German manual: cd manual-de Same as above French manual: cd manual-fr Same as above: developer's manual: cd developers Same as above. To create a distribution tar file: cd make make distribution The output will be a .tar.gz file in the current directory with the name bacula-doc-.tar.gz It will print the name.