[OPEN-ILS-GENERAL] make error at 2: v

Dan Scott dan at coffeecode.net
Wed Jun 9 14:59:50 EDT 2010


On 9 June 2010 14:44, Raymond Norton <admin at lctn.org> wrote:
> On a new install (Ubuntu Jaunty), I am getting the following "make" error:
>
> gcc: /usr/lib/libdbi.so: No such file or directory
> make[2]: *** [liboils_idl.la] Error 1
> make[2]: Leaving directory
> `/home/opensrf/Evergreen-ILS-1.6.0.4/Open-ILS/src/c-apps'
>
> A search shows :
>
> /usr/lib/libdbi.so.0
> /usr/lib/libdbi.so.0.0.5
>
>
> Would I just do a symlink to fix this?

Hmm. libdbi is normally installed by the prequisites installer from
source, which would place it in /usr/local/lib/ - which is why you're
supposed to add the /etc/ld.so.conf.d/eg.conf file and run 'ldconfig'
to refresh the dynamic linker runtime bindings.

-- 
Dan Scott
Laurentian University


More information about the Open-ils-general mailing list