Title: RE: Database creation

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

-----Original Message-----
From: Dan Langille [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 10, 2005 11:01 PM
To: Sakaio Manoa
Cc: 'bacula-users@lists.sourceforge.net'
Subject: RE: Database creation

On 10 Jun 2005 at 13:56, Sakaio Manoa wrote:

> Thanks
>
> Compiling bacula

> I did include --with-mysql when running the./ configure \ - is that what you
> are referring to as not specifying MYSQL when building bacula? Is that how
> you specify MYSQL when building MYSQL or I need to do something different
> here

Yes, you need that option.
--
Dan Langille : http://www.langille.org/
BSDCan - The Technical BSD Conference - http://www.bsdcan.org/

Reply via email to