I’m trying to configure Bacula with the following command:
CFLAGS="-g -Wall" ./configure --sysconfdir=/etc/bacula 
--with-scriptdir=/etc/bacula --enable-smartalloc --with-working-dir=/var/bacula 
--with-pid-dir=/var/run --enable-readline --with-mysql 
--with-fd-password=Bacula123 --with-sd-password=Bacula123 
—with-dir-password=Bacula123

However, I’m getting the following error:
configure: error: invalid variable name: `--with-dir-password'

I see the option on page 121 of the Bacula Main Reference Guide:
-with-dir-password=<Password> This option allows you to specify the password 
used to access the Director (normally from the Console program). If it is not 
specified, configure will automatically create a random password.

Does anyone know why I’m receiving this error?

--Shawn
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to