From: Marco van Wieringen Date: Mon, 1 Mar 2010 19:00:37 +0000 (+0100) Subject: Added comment on dbi backend needing a recent version of libdbi from CVS as the versi... X-Git-Tag: Release-5.2.1~1657 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2dd60d7e2161c68733a703d1c3b7d0c11c482f13;hp=2723f6d11974514eedf5cb770034630d4d59649a;p=bacula%2Fbacula Added comment on dbi backend needing a recent version of libdbi from CVS as the version currently released 0.8.3 wont work for compiling the code. --- diff --git a/bacula/src/cats/dbi.c b/bacula/src/cats/dbi.c index 1740b9a61b..593b130a52 100644 --- a/bacula/src/cats/dbi.c +++ b/bacula/src/cats/dbi.c @@ -34,6 +34,21 @@ * by Kern Sibbald, March 2000 * */ +/* + * This code only compiles against a recent version of libdbi. The current + * release found on the libdbi website (0.8.3) won't work for this code. + * + * You find the libdbi library on http://sourceforge.net/projects/libdbi + * + * A fairly recent version of libdbi from CVS works, so either make sure + * your distribution has a fairly recent version of libdbi installed or + * clone the CVS repositories from sourceforge and compile that code and + * install it. + * + * You need: + * cvs co :pserver:anonymous@libdbi.cvs.sourceforge.net:/cvsroot/libdbi + * cvs co :pserver:anonymous@libdbi-drivers.cvs.sourceforge.net:/cvsroot/libdbi-drivers + */ /* The following is necessary so that we do not include