From: Warren Young Date: July 22 2008 2:46pm Subject: Re: Built MySQL++ on Linux, now what? List-Archive: http://lists.mysql.com/plusplus/7786 Message-Id: <4885F2BD.20705@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Amit k. Saha wrote: > On Tue, Jul 22, 2008 at 7:54 PM, Warren Young wrote: >> On Jul 22, 2008, at 7:43 AM, Amit k. Saha wrote: >> >>> "error while loading shared libraries: libmysqlpp.so.3: cannot open >>> shared object file: No such file or directory" >> Quoting from README-Unix.txt: >> >> "On Linux, you also need to run 'ldconfig' as root after installing the >> library. You may need to add the library's installation directory to >> /etc/ld.so.conf before you do this, particularly if you installed to >> /usr/local." > > Did that. No luck. Post the contents of /etc/ld.so.conf, and tell me where libmysqlpp.so.3 is.