MySQL Forums
Forum List  »  Install & Repo

Re: mysql Workbench cannot install
Posted by: Steve Morrisby
Date: April 12, 2023 12:33PM

I got openssl3 to run but the got the following errors:

Quote

bash-5.1# openssl version
OpenSSL 3.1.0 14 Mar 2023 (Library: OpenSSL 3.1.0 14 Mar 2023)
bash-5.1# mysql-workbench
Found /usr/lib64/libproj.so.25
/usr/bin/bash: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
cut: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
grep: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
/usr/bin/bash: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
grep: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
cut: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
/usr/bin/bash: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
cut: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
grep: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
/bin/sh: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib64/mysql-workbench/libsqlite3.so)
bash-5.1#

Is there not a complete list of dependencies. Slackbuild has a few and they are all installed.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql Workbench cannot install
April 12, 2023 12:33PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.