Re: [libdbi-devel] next release

2011-02-16 Thread Peter Czanik
Hello, On 02/10/2011 10:59 PM, markus.hoeni...@mhoenicka.de wrote: > In any case, any kind of help is greatly appreciated to get the new > release out anytime soon. Test the cvs version on any platform you can > get hold of. Test the drivers with the latest database engines, as I > personally can'

Re: [libdbi-devel] next release

2011-02-16 Thread Markus Hoenicka
Hi Peter, Peter Czanik was heard to say: > I started testing on FreeBSD 8.1 (the current long term support > release). I checked out the latest cvs version for libdbi and libdbi > drivers. > That's good as this is my main platform as well. This should make it easier for me to reproduce any pr

Re: [libdbi-devel] next release

2011-02-16 Thread João Henrique Freitas
Hi, I am listenning. >> Libdbi-drivers has the same problem with openjade. I compiled it with >> sqlite3 (my primary interest because of syslog-ng) and mysql5.5 (my >> primary db platform). Compilation/installation went fine, but running >> "make check" failed. Should I send the output of "make c

Re: [libdbi-devel] next release

2011-02-16 Thread Peter Czanik
On 02/16/2011 03:42 PM, Markus Hoenicka wrote: > Hi Peter, > > Peter Czanik was heard to say: > >> I started testing on FreeBSD 8.1 (the current long term support >> release). I checked out the latest cvs version for libdbi and libdbi >> drivers. >> > > That's good as this is my main platform as w

Re: [libdbi-devel] next release

2011-02-16 Thread Markus Hoenicka
Peter Czanik was heard to say: >> SGML is darn old-fashioned, but I hesitate to convert the docs to XML. >> You'd require Java and FOP to build PDFs then, besides XSL stylesheets >> and xsltproc. We could as well drop PDFs altogether and build only >> HTML docs with xsltproc. I'm open to suggesti

Re: [libdbi-devel] next release

2011-02-16 Thread Matthew Hall
On Wed, Feb 16, 2011 at 01:27:28PM +0100, Peter Czanik wrote: > Libdbi: it only compiles if was configured with --disable-docs. Without > this option, if openjade is missing, it fails because of that, if it's > there, it still fails, because openjade does not like the document. > > Libdbi-drivers