[OPEN-ILS-DEV] FW: Problem with autogen
Bill Erickson
erickson at esilibrary.com
Mon Jun 9 17:13:15 EDT 2008
On Monday 09 June 2008 1:30 Frances Dean McNamara wrote:
> Hi Dan,
>
> I ran the settings-tester.pl script with the following output, using your
> modification for 1.2.2 (output below). It looks like it clears except for a
> linking problem with libdbi. Can this linking problem account for the
> autogen error I am getting?
Yes, if libdbi is not set up correctly, cstore, and subsequently autogen, will
fail.
Quickest fix is to grab
http://svn.open-ils.org/trac/ILS/export/9799/trunk/Open-ILS/src/extras/Makefile.install
then run:
% make -f Makefile.install install_libdbi
This will install libdbi and Postgres drivers from source.
Then, restart C services (osrf_ctl.sh -a restart_c) and you should be good to
go.
-bill
--
Bill Erickson
| VP, Software Development & Integration
| Equinox Software, Inc. / The Evergreen Experts
| phone: 877-OPEN-ILS (673-6457)
| email: erickson at esilibrary.com
| web: http://esilibrary.com
More information about the Open-ils-dev
mailing list