]> git.sur5r.net Git - bacula/bacula/commitdiff
Added comment on dbi backend needing a recent version of libdbi from CVS as the versi...
authorMarco van Wieringen <mvw@planets.elm.net>
Mon, 1 Mar 2010 19:00:37 +0000 (20:00 +0100)
committerMarco van Wieringen <mvw@planets.elm.net>
Mon, 1 Mar 2010 19:02:14 +0000 (20:02 +0100)
released 0.8.3 wont work for compiling the code.

bacula/src/cats/dbi.c

index 16e7546bd48910205d3d8f0e96857c158fbf3fb6..fad2d03fa49b93f6419663133572cd63f69870ec 100644 (file)
  *
  *    Version $Id$
  */
+/*
+ * 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