X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2FREADME;h=368e541096aea1ea49fb69aa7c774db6845e1cad;hb=26887f3ed6c63308b6ea533f383e881e4a0fde0d;hp=f7dc6b43faaaef8d7ba29ef1066c0b740d1f6fc3;hpb=9d42c776ab5308fbd6b0c7685478af10962a9d1b;p=bacula%2Fdocs diff --git a/docs/README b/docs/README index f7dc6b43..368e5410 100644 --- a/docs/README +++ b/docs/README @@ -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 @@ -27,7 +32,15 @@ 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 @@ -48,3 +61,13 @@ developer's manual: cd developers Same as above. +To create a distribution tar file: + cd + ./configure --with-bacula= + make clean + make + make release + + The output will be a .tar.gz file in the current directory + with the name bacula-doc-.tar.gz + It will print the name.