I tried installing the SuSe 10.x (x86) RPM available on the MySql site, but it doesn’t install properly.
Can’t find any install instruction. Has anyone successfully installed this package or where is the correct version for 11.2?
I tried installing the SuSe 10.x (x86) RPM available on the MySql site, but it doesn’t install properly.
Can’t find any install instruction. Has anyone successfully installed this package or where is the correct version for 11.2?
When I install the gui rpm and check if it was successfully installed. In the “Installed” column the version is in RED. The dependency TAB has this:
mysql-gui-tools - GUI Tools for MySQL 5.0 - common files
Version:
5.0r12-1suse10
Provides:
mysql-gui-tools = 5.0r12-1suse10
Prerequires:
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsBzip2) <= 3.0.5-1
Requires:
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsBzip2) <= 3.0.5-1
where are all the required files?
Search for “mysql-gui” in RPM Search after selecting “advanced rpm search” and ticking your distribution.
The correct version for your system is here:
Index of /distribution/11.2/repo/oss
Use yast or zypper to install this.
Aaaawh! Thanks, I appreciate your help very much!