From: Warren Young Date: March 27 2008 5:48pm Subject: Re: Compiling Troubles List-Archive: http://lists.mysql.com/plusplus/7545 Message-Id: <47EBDDFB.2040002@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit news@stripped wrote: > # cp /usr/local/lib/libmysqlpp.so.3 /usr/lib/ You just need to add /usr/local/lib to /etc/ld.so.conf Linux's ldd will only look in directories listed there, and /usr/local/lib isn't there by default in most distros.