]> git.sur5r.net Git - bacula/docs/blobdiff - docs/README
Tweak: doc correct some license info
[bacula/docs] / docs / README
index cb0140a9b77bde3b0547ce566cc558eb012ce022..f204e3271520a560e8ebfc4c9863fd0dbb10313c 100644 (file)
@@ -13,10 +13,30 @@ You normally should not edit that file, rather edit
 version.tex, see the end of this file for more on
 versions.
 
+For latex2html to find latex/, you may need:
+
+export TEXINPUTS=`pwd`/latex
+
 You must have at least the following packages loaded:
 latex2html
 te_latex
 tetex
+libhtml-parser-perl
+libhtml-treebuilder-libxml-perl
+
+instead of the full tex package, you can load:
+
+texlive-base
+texlive-fonts-recommended
+texlive-latex-recommended
+
+I tend to load pretty much everything with the following apt packages:
+
+dvipdfmx texlive latex2html
+
+and for rpms:
+
+tetex tetex-dvips tetx-fonds tetx-latex
 
 Web site:  nothing to build, simply copy the files to the
            Web site, then load the documents in the appropriate
@@ -35,6 +55,10 @@ English manual:
    named xxx which contains the web version of that particular
    manual.  The pdf is in manuals/en/xxx/xxx.pdf
 
+  NOTE!!! Please note that running multiple simultaneous makes does
+   not work.  I.e. "make -j3" will fail.  If you have a solution, please
+   send it to me.  Thanks.
+
 German manual:
    cd <docs>
    make german