Hi,

> 1. dbi
>   As bacula does support libdbi since 3.x, the configure script
>   has --with-dbi and --with-dbi-driver=(mysql|postgres|sqlite3).
>
> 1.1. When I want to build with dbi support, do I have to disable
>     any of the --with-mysql/--with-postgresql/--with-sqlite3
>     (making it --without-[...])?
>

You need only to chose dbi support. All others drivers will be disable.

> 1.2. Does --enable-batch-insert affect dbi builds of Bacula?

DBI can works with this feature.

>
> 1.3. Compilation using --with-dbi --with-dbi-driver=postgresql
>     shows the following errors (but does not abort -- bad!)
>

Yes, it's bad. Did you instal libdbi-devel packages? The dbi_inst type
is found there.


> I'm using dev-db/libdbi-0.8.3 + dev-db/libdbi-drivers-0.8.3.
> configure seems to detect DBI correctly:
> --8<--
> checking for DBI support... yes
> checking for DBI drivers support... yes
> --8<--

I need to check some things. But you can try with libdbi CVS version.

In my environment (wich uses libdbi CVS version) the Bacula make Ok. I
can check if the 0.8.3 version of libdbi works. But I think it only
will work with a recent dbi version.



Thanks




-- 
-----------------------------------------------------------
João Henrique Freitas - joaohf_at_gmail.com
Campinas-SP-Brasil
BSD051283
LPI 1
http://www.joaohfreitas.eti.br

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to