Linux build for 4.1.2 problem
Posted: Sat 20 Jun, 2020 11:17 am
Hi Chris,
I just came to upgrade to the latest version of Kaffelogic Studio, using the provided dpkg.
Unfortunately it doesn't start for me, I get:
It looks like you're expecting a newer version than I have (I am running Ubuntu 18.04 LTS, which has glibc 2.27):
I just came to upgrade to the latest version of Kaffelogic Studio, using the provided dpkg.
Unfortunately it doesn't start for me, I get:
Code: Select all
$ "/opt/kaffelogic-studio/Kaffelogic Studio"
[8995] Error loading Python lib '/tmp/_MEIU1si12/libpython2.7.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEIU1si12/libpython2.7.so.1.0)
Code: Select all
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
$ ls -l /lib/x86_64-linux-gnu/libm.so.6
lrwxrwxrwx 1 root root 12 May 29 2018 /lib/x86_64-linux-gnu/libm.so.6 -> libm-2.27.so