Hello,
    I'm trying to test out the latest bacula 1.37.36 beta on freebsd. I've
disabled my running 1.36 system, which was installed from ports and
downloaded the source tarball. I'm using the below configuration command,
already having mysql installed as a port, but configure won't pick it up. I
keep getting an error i haven't specified client only or a supported
database. I've tried various combinations of the mysql option, even pointing
it toward a mysql 4.1.1.3 source tree, that didn't work. Here's my configure
command:

./configure \
--prefix=/usr/local/bacula-1.37.36\
--disable-nls\
--with-openssl\
--with-working-dir=/usr/local/bacula-1.37.36/var/run\
--with-scriptdir=/usr/local/bacula-1.37.36/bin\
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--with-smtp-host=localhost\
--with-pid-dir=/usr/local/bacula-1.37.36/var/run\
--with-subsys-dir=/usr/local/bacula-1.37.36/var/subsys\
--with-dir-password=bacula_password1\
--with-fd-password=bacula_password1\
--with-sd-password=bacula_password1\
--enable-mysql\
--with-readline=yes

Any help appreciated.
Thanks.
Dave.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to