Phil,

Quoting Phil Longstaff <[email protected]>:

> which means that there was some problem initializing libdbi.
>
> Your listing above shows that the dbd file are in /usr/local/lib/dbd.  My
> packages (ubuntu) put them in /usr/lib/dbd, so that is what I made the
> default.  I would assume that /usr/lib/dbd doesn't exist on your machine,
> which is why dbi_initialize() returns -1.
>
> Try adding '--with-dbi-dbd-dir=/usr/local/lib/dbd' to your configure command.

Why does GnuCash depend on the way that DBI was built?  I'm not familiar
with the DBI API, but... does the application need to tell DBI where
to find the DBD plugins?

If yes, is there some way we could discover that (maybe via pkg-config)?
If no, why do you need to know the DBD dir?

> Phil

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [email protected]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to