]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/dbi.c
Added comment on dbi backend needing a recent version of libdbi from CVS as the versi...
[bacula/bacula] / bacula / src / cats / dbi.c
index 1740b9a61b4c50dc944f3bcd2547f9b7e400f7dc..593b130a52d563149ad5b06c105a1a28a1102634 100644 (file)
  *    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