TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
294 stars 30 forks source link

tableplus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by tableplus) #28

Closed bautistavirchar closed 4 years ago

bautistavirchar commented 4 years ago
  1. Database version (Ex: PostgreSQL 10.0): won't open after installation.

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): ?

  3. Linux distro (Ex: Ubuntu 18.04): 16.04

  4. The steps to reproduce this issue: ?

Noted: If the bug is related to data, please attach an example SQL data.

fendis0709 commented 4 years ago

I'm also have this problem. After install TablePlus on my machine, then it can't be open. Even using terminal or from start menu. Then, I tried to open from terminal, it says : tableplus: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by tableplus)


  1. Database version : -

  2. TablePlus version : Alpha Version

  3. Linux Distro : Ubuntu 16.04 x64

  4. Step to reproduce : Just open the TablePlus after installation finish.


I hope this problem will fixed soon. Thanks

utkrist commented 4 years ago

Same issue. Please fix.

thien-do commented 4 years ago

Hi guys, sorry for the issue. For more information please see this stackoverflow answer but the short version is that we compiled our app with a GLib version that is not available on your system.

A work around is to install the mentioned version yourself.

We're still in alpha, so we can't support all versions of Ubuntu yet, especially the old ones. However, moving forward, we are looking into ways to improve our distribution to avoid this issue.

m-alishan commented 4 years ago

Hi, @bautistavirchar can you please share the instructions to build table plus, I am using Linux mint 18.2 (Sonya) and want to build table plus for GLIBC 2.23, a guide or a head start will help.