libdbi-drivers always builds (no libdbdmysql.dll) -- Windows, SVN

Phil Longstaff plongstaff at rogers.com
Tue Jun 23 14:56:01 EDT 2009


Yeah, that slipped through.  I'm not quite ready to release the support for building the mysql dbd, but had to modify install.sh.

Phil



________________________________
From: Gary Bartlett <Developer at garybartlett.com>
To: gnucash-devel at gnucash.org
Sent: Tuesday, June 23, 2009 2:50:24 PM
Subject: libdbi-drivers always builds (no libdbdmysql.dll) -- Windows, SVN

I suspect this is being worked on, but I just wanted to point out that under
Windows, INSTALL.SH will always try to rebuild the LIBDBI-DRIVERS package,
because INSTALL.SH checks for the existance of the file LIBDBDMYSQL.DLL, but
the build itself does not generate this file.


>     if test -f ${_LIBDBI_DRIVERS_UDIR}/lib/dbd/libdbdsqlite3.dll &&
>        test -f ${_LIBDBI_DRIVERS_UDIR}/lib/dbd/libdbdmysql.dll
>     then
>         echo "libdbi drivers already installed.  skipping."
>     else
>         ... (always builds package)
>
_______________________________________________
gnucash-devel mailing list
gnucash-devel at gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list