From: Warren Young Date: October 6 2005 11:52am Subject: Re: Installation of mysql++ with SuSE 9.3 List-Archive: http://lists.mysql.com/plusplus/5012 Message-Id: <4345101B.2070801@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Matthias Braun wrote: > > I don't know how to remove the older files from the previous > version. If you installed it from source, try running "make uninstall" in the source directory. > Furthermore the new version should normaly overwrite the old > files, aren't they? No. For one thing, many files have changed names. For another, the configure script defaults to place include files in different location than before. > Or is the problem that I am including the wrong header files? I am > including ""? Read the "incompatibilities" chapter of the user manual. You were told to do this on the page where you downloaded MySQL++.