[OPEN-ILS-DEV] Errors compiling Evergreen,

Hennie Rautenbach hennie at sabinet.co.za
Fri Apr 20 09:25:49 EDT 2007


Rene Paquin wrote:
> Just a guess here but did you install  libdbi and libdbdpgsql 0.8.1?
>   

Yes,

> Here is the process:
>
> add source deb http://libdbi.sourceforge.net/debian testing main to /etc/apt/sources.list file 
>  - apt-get update 
>  - apt-get install libdbi0-dev libdbi0 libdbd-pgsql 
> Create a conf file for ld in /etc/ld.so.conf.d so the dbdpgsql driver is recognized. 
>  - echo /usr/lib/dbd > /etc/ld.so.conf.d/dbd.conf 
>  - ldconfig 
>  - confirm by running - ldconfig -p |grep dbd 
>        - result should be - libdbdpgsql.so (libc6) => /usr/lib/dbd/libdbdpgsql.so 
>   

Yes, I did the above.

> Then edit the Makefile at Open-ILS/src/c-apps/Makefile and change every occurrence of -L/usr/local/lib/dbd to -L/usr/lib/dbd.  
>   

Oops. <blush> ! Nope, I didn't do this. <and I did see it in the notes>


> You may also need the build-essential package for the c apps
>
> apt-get install build-essential
>   

Thanks. I did this.

It compiled through.

MUCH appreciated !

Best regards,

Hennie
 

--------------------------------------------------------------------------------

This transmission is for the intended addressee only and is confidential
information. If you have received this transmission in error, please
delete it and notify the sender. The contents of this e-mail are the
opinion of the writer only and are not endorsed by Sabinet Online
Limited unless expressly stated otherwise.
--------------------------------------------------------------------------------


More information about the Open-ils-dev mailing list