X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2FINSTALL;h=41f8213921da1148c478e3d8b4d9be3616aa678a;hb=1e82f4a51f516ecca2a2d9c52c7d18b0b311b402;hp=da8eccf4a885d489f0892938d8e24189a33af673;hpb=95c8ab9b44df2202c40dc2c0d1ab15cb5e83777a;p=bacula%2Fbacula diff --git a/bacula/INSTALL b/bacula/INSTALL index da8eccf4a8..41f8213921 100644 --- a/bacula/INSTALL +++ b/bacula/INSTALL @@ -2,7 +2,7 @@ Using GNU autoconfig -------------------------------------------------------------------------- 1. Read the Compiling and Installing section of the HTML manual - in the "doc" directory. + at http://www.bacula.org 2. Run ./configure to generate config.h and the various Makefiles. ./configure --help gives a list of possible options. Note, in @@ -32,16 +32,15 @@ Using GNU autoconfig --with-pid-dir=$HOME/bacula/bin/working \ --with-subsys-dir=$HOME/bacula/bin/working \ --enable-smartalloc \ - --with-mysql=$HOME/mysql \ + --with-mysql \ --with-working-dir=$HOME/bacula/bin/working \ --with-dump-email=your@address.com \ --with-job-email=your@address.com \ - --with-smtp-host=localhost \ - --with-baseport=9101 + --with-smtp-host=localhost See the README for a few additional details and the online manual - for all the gory details: http://www.bacula.org/html-manual + for all the gory details: http://www.bacula.org/rel-manual 3. Carefully review the output from ./configure. If it is not what you want, re-run the ./configure. Often ./configure "caches"