Hello,
I am trying to install the mysql++ devel RPM on a CentOS 5 system. I
downloaded the mysql++ library RPM and successfully installed that
however I get an dependency error with the mysql++ devel RPM:
[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, what is mysql++=2.3.2-1? I
installed mysql++-2.3.2-1.el5.i386.rpm I thought that was the
dependency. Am I mistaken? Have I forgot something?
Thanks in advance,
Brandon