Unable to install on Ubuntu 22.04..4 LTS
Please answer the questions below, it helps us to track the issue.
-
Database version (Ex: PostgreSQL 10.0):mysql Ver 8.0.37-0ubuntu0.22.04.3 for Linux on x86_64 ((Ubuntu))
-
TablePlus version (the number on the welcome or about screen, Ex: build 81):
-
Linux distro (Ex: Ubuntu 18.04): 22.04 LTS
-
The steps to reproduce this issue: Installed using
Add TablePlus GPG key
wget -qO - https://deb.tableplus.com/apt.tableplus.com.gpg.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/tableplus-archive.gpg > /dev/null
Add TablePlus repository
sudo add-apt-repository "deb [arch=amd64] https://deb.tableplus.com/debian/24 tableplus main"
Update package list
sudo apt update
Install TablePlus
sudo apt install tableplus
Unable to start it
error on terminal:
user@user-P53:~$ tableplus
tableplus: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.38' not found (required by tableplus) tableplus: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.36' not found (required by tableplus)
tableplus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by tableplus)
Noted: If the bug is related to data, please attach an example SQL data.
i am using linux Mint 22 with ubuntu 24 and i downloaded from : here , like a normal .deb package
The same issue on Debian 12.7
Also seeing this in Debian stable - would the recommendation be to attempt to manually install glibc 2.38?
Bit concerned about that to be honest but don't see a workaround without some change to tableplus source.
Try installing gcc or build-essential: sudo apt install build-essential
I have the same issue on the same linux distro, how could be solve? Build essential is installed already and on the latest version.
Hi you can try out appimage distribution https://tableplus.com/download/linux