]> git.sur5r.net Git - bacula/docs/blobdiff - docs/README
Link to all the other languages.
[bacula/docs] / docs / README
index a22f2672bfe524637d6ac8a599334ba92ca30de0..368e541096aea1ea49fb69aa7c774db6845e1cad 100644 (file)
@@ -12,6 +12,11 @@ the following subdirectories:
 
 Build instructions:                       
 
+You must have at least the following packages loaded:
+latex2html
+te_latex
+tetex
+
 First, you must do:
 
   cd <docs>
@@ -58,8 +63,10 @@ developer's manual:
 
 To create a distribution tar file:
    cd <docs>
+   ./configure --with-bacula=<bacula-source-directory>
+   make clean
    make
-   make distribution
+   make release
 
    The output will be a .tar.gz file in the current directory
    with the name bacula-doc-<version>.tar.gz