Sakaio Manoa wrote:
Thanks,

Here is the configuration I ran:

./configure \
  --prefix=/usr \
  --sbindir=/usr/sbin \
  --sysconfdir=/etc/bacula \
  --with-scriptdir=/etc/bacula \
  --enable-smartalloc \
  --enable-gnome \
  --with-mysql \
  --with-working-dir=/var/bacula \
  --with-pid-dir=/var/run \
  --with-subsys-dir=/var/lock/subsys \
  --enable-conio

I ran the make then the make install - After running these commands - under
the /etc/bacula a number files like the bacula-dir.conf, fd.conf, sd.conf
and other files as described in the manual have been created.

Now do I still need to do anything else to specify MYSQL to bacula?

Cheers

Have you also run make_mysql_tables?

On FreeBSD the two (create_mysql_database and make_mysql_tables) are different scripts and have to be run separately.

Rowdy


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to