From: Date: December 5 2005 7:28am Subject: Re: question... List-Archive: http://lists.mysql.com/plusplus/5249 Message-Id: <4393DE23.4050009@dii.unisi.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 >That's application-specific. The library can connect to any mysql database. >The application tells it where to look. > >- Chris > >On Sun, Dec 04, 2005 at 07:52:41PM -0800, Marco Turchi wrote: > > >>Thanks a lot.. >>when I install the library, must I say it where mysql is (the name of >>the host)? >>thanks >>MArco >> >> >> >>>mysql++ is a programmer's library. It is needed for any client >>>applications >>>that use it, so it would be installed on the first machine. >>> >>>- Chris >>> >>>On Sun, Dec 04, 2005 at 07:05:59PM -0800, Marco Turchi wrote: >>> >>> >>> >>> >>>>Hi, >>>>I've this problem, that at the moment, I am not able to solve: >>>>I've two pc, one is just for computation and the other is just for >>>>storage. MySql is installed on the second, but all the software will be >>>>installed on the first machine. So in the first machine I will have my >>>>software which uses MySql++. >>>>Where must I install MySql++? What must I do to connect my sw to MySql++ >>>>and then to MySql?? >>>> >>>>thanks a lot >>>> >>>>Marco >>>> >>>>-- >>>>MySQL++ Mailing List >>>>For list archives: http://lists.mysql.com/plusplus >>>>To unsubscribe: >>>>http://lists.mysql.com/plusplus?unsub=cdfrey@stripped >>>> >>>> >>>> >>>> >>> >>> >>> >>-- >>MySQL++ Mailing List >>For list archives: http://lists.mysql.com/plusplus >>To unsubscribe: http://lists.mysql.com/plusplus?unsub=cdfrey@stripped >> >> > > >