[OSX] 2.3.5 with DBI & SQLite
Phil Longstaff
plongstaff at rogers.com
Tue Sep 15 20:24:33 EDT 2009
On September 15, 2009 07:47:57 pm John Ralls wrote:
> On Sep 15, 2009, at 11:17 AM, Phil Longstaff wrote:
> > I did reply already, but here's the info again. Libdbi has 2
> > parts, the libdbi library and the dbd drivers (one driver for each
> > db type: sqlite3/mysql/pgsql). In the gnucash bin directory look
> > for an environment variable GNC_DBD_DIR. That is where gnucash
> > looks for the drivers. You can add --with-lib-dbd-dir=<dir> to
> > configure to override the default of /usr/lib/dbd, which is where my
> > linux system puts them.
> >
> > The drivers are .so files with names like libdbdmysql.so
>
> Thanks, that worked. Please apply the enclosed patch.
Applied
Phil
More information about the gnucash-devel
mailing list