Hi!
I download and install the new version 2.2.11
I make the file.
sh ./configure
make
make install
and I don't have any errors.. GREAT!!!
But I try to install unixODBC-unixODBC-gui-gtk-2.2.11-1.i386.rpm
and run
rpm -icv unixODBC-gui-gtk-2.2.11-1.i386.rpm
rpm -icv unixODBC-gui-gtk-2.2.11-1.i386.rpm
error: Failed dependencies:
unixODBC = 2.2.11 is needed by unixODBC-gui-gtk-2.2.11-1
and when I ask for the version of unixODBC
rpm -q unixODBC
the answer is:
unixODBC-2.2.3-6
Why don't update my unixODBC version the installation make install?
What can I do to correct this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I download and install the new version 2.2.11
I make the file.
sh ./configure
make
make install
and I don't have any errors.. GREAT!!!
But I try to install unixODBC-unixODBC-gui-gtk-2.2.11-1.i386.rpm
and run
rpm -icv unixODBC-gui-gtk-2.2.11-1.i386.rpm
rpm -icv unixODBC-gui-gtk-2.2.11-1.i386.rpm
error: Failed dependencies:
unixODBC = 2.2.11 is needed by unixODBC-gui-gtk-2.2.11-1
and when I ask for the version of unixODBC
rpm -q unixODBC
the answer is:
unixODBC-2.2.3-6
Why don't update my unixODBC version the installation make install?
What can I do to correct this problem?