From: Warren Young Date: August 3 2007 11:48am Subject: Re: problem installing mysql++ devel with RPMs on CentOS 5 List-Archive: http://lists.mysql.com/plusplus/6869 Message-Id: <46B31611.5070102@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Brandon Gauthier wrote: > > [root@Linux3 pub]# rpm -ihv mysql++-devel-2.3.2-1.el5.i386.rpm > error: Failed dependencies: > mysql++=2.3.2-1 is needed by mysql++-devel-2.3.2-1.i386 > > Now i don't know exactly what its missing, The message tells you: it wants the mysql++ RPM, version 2.3.2-1. mysql++-devel is a separate RPM which depends on the mysql++ RPM. > I installed mysql++-2.3.2-1.el5.i386.rpm RPM says otherwise. I believe RPM. Ask it yourself: rpm -q mysql++