Getting the following error while trying to install Workbench.
Installed MySql Server.
OS: Oracle Linux 8.
Installed mysql-community-common-8.0.17-1.el8.x86_64.rpm and mysql-community-libs-8.0.17-1.el8.x86_64.rpm
Still, the error remains. Not sure whats missing. Could someone help??
[root@localhost Downloads]# rpm -i mysql-workbench-community-8.0.17-1.el7.x86_64.rpm
warning: mysql-workbench-community-8.0.17-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY
error: Failed dependencies:
libGLU.so.1()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libcrypto.so.10()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libcrypto.so.10(libcrypto.so.10)(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libncurses.so.5()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libpcrecpp.so.0()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libpng15.so.15()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libpng15.so.15(PNG15_0)(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libpython2.7.so.1.0()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libssl.so.10()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libssl.so.10(libssl.so.10)(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libtinfo.so.5()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
libzip.so.2()(64bit) is needed by mysql-workbench-community-8.0.17-1.el7.x86_64
[root@localhost Downloads]#