It looks like --with-dir-password in your command line starts with an em-dash (https://www.fileformat.info/info/unicode/char/2014/index.htm) instead of two hyphens.
__Martin >>>>> On Wed, 14 Feb 2018 00:44:59 +0000, Shawn Rappaport said: > > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
