From: Date: December 5 2005 7:48am Subject: Re: question... List-Archive: http://lists.mysql.com/plusplus/5251 Message-Id: <4393E2B5.4000502@dii.unisi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, >What exactly are you trying to do? :-) > > sorry :-) but I wrote a software which read data from MySql, I installed Mysql++ and everything works, but now my department will move in a new building, and they renew all the system, and they will change the old machines with two new. So now I've to move my software on these, but I've the constraints that I told you in the previous emails, one machine for computation and one for storage. So I've to install MySql++ on the computing machine and connect my software with the db on the storage machine. So I follow the instructions: ./configure make su make install but during the first step, I obtain the error..... thanks Marco > > >- Chris > >On Sun, Dec 04, 2005 at 10:28:51PM -0800, Marco Turchi wrote: > > >>Hi, >>I try to install the library on the machine without Mysql how you >>suggest me, but when I run the "configure", I obtain the following error: >> >>checking for MySQL library directory... configure: error: Didn't find >>the mysql library dir in '' >> >>what can I do? >> >>thanks >>MArco >> >> >> > > >