From: Warren Young Date: July 23 2008 5:00am Subject: Re: Built MySQL++ on Linux, now what? List-Archive: http://lists.mysql.com/plusplus/7793 Message-Id: <99CA1508-E562-430A-8CE8-DA6E978B9B14@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 22, 2008, at 10:56 PM, Amit k. Saha wrote: > libmysqlclient.so.16 => not found > > Wow! So, now it cannot find 'libmysqlclient.so'. No, it can't find libmysqclient.so.16. Not the same thing! This isn't the place to learn about Linux dynamic linking; Google it if you want to understand the difference. If not, you need to figure out where this file is, or how to make it if it's missing.