X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2FREADME;h=ea5a760f3d20902fd87ecb00713da85aaa7db090;hb=90e04dd4f4c1bcad214b4ac5dd4ffbc55bbe0763;hp=f40e27db969fba51922dc7e001b51a10c7ef6a2f;hpb=f11bd69216754789264f7a91b44655057faed950;p=bacula%2Fbacula diff --git a/bacula/README b/bacula/README index f40e27db96..ea5a760f3d 100644 --- a/bacula/README +++ b/bacula/README @@ -1,16 +1,8 @@ -As you will note, I don't follow the standard GNU release -numbering conventions, but rather one that I started in -1970. My internal releases were 0.nn, the first release to -another user was 1.0, each modified source code release then -gets a new minor release (1.1, 1.2, ...) as well as a date. Each -major change in the software -- e.g. new tape format will -normally have the major release number incremented. - -Your best bet for getting Bacula up and running is to read -the manual, which can be found in -/doc/html-manual, or in -/doc/bacula.pdf. +Your best bet to get Bacula compiled and running is +to read the online manual at: + + http://www.bacula.org Barring reading the manual, you might try the following: @@ -30,18 +22,6 @@ To Configure it: --with-job-email=YOUR_EMAIL_ADDRESS \ --with-smtp-host=YOUR_SMTP_SERVER_ADDRESS -Note, if you do not have readline installed on your -system, you either need to add: - - --disable-readline - -or add: - - --with-readline=$HOME/bacula/depkgs1/readline - -where I assume you have loaded depkgs1 into $HOME/bacula -and built the readline routine. - If you want to use SQLite, please download depkgs and build sqlite, then add something like: