From: Date: December 5 2005 9:17am Subject: Re: question... List-Archive: http://lists.mysql.com/plusplus/5252 Message-Id: <20051205081745.GA6198@foursquare.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii You need the devel C API libraries. Dependencies go like this: application -> mysql++ -> mysql C API - Chris On Sun, Dec 04, 2005 at 10:48:21PM -0800, Marco Turchi wrote: > 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 > >> > >> > >> > > > > > > > > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: http://lists.mysql.com/plusplus?unsub=cdfrey@stripped