Hi Vijay: Step 22 of the "Installing on Ubuntu 7.10" instructions is "As the root user, add /usr/local/lib/dbd and /openils/lib/ to the system dynamic library path:"... if you've installed the prerequisites (which includes libdbi.so and libdbdpgsql.so) using Makefile.install, just follow the instructions for step 22, and libdbi.so will be able to be found.
Dan 2008/8/11 vijay kumar <[EMAIL PROTECTED]>: > Dear Member and Mike Rylander sir, > as you suggested to solve error in libdbi-driver > > > This means that libdbi.so is not in a standard location indexed by > ldconfig. When building libdbi, you can give it a prefix that is > already in /etc/ld.so.conf (or an included file) or you can add the > libdbi.so installation directory there and run ldconfig. The > Makefile.install prerequisite gathering method installs a file for > inclusion in ld.so.conf, IIRC, and if you're using the default > configuration for libdbi you should be able to use that file directly. > > > I am not clear where I have to modify ??? > Please suggest me again................ > > > Thanks, > vijay kumar > -- Dan Scott Laurentian University
