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

Gary Bartlett Developer at GaryBartlett.com
Tue Jun 23 14:50:24 EDT 2009


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)
>


More information about the gnucash-devel mailing list