On 13.10.19 04:22, Fly wrote:
On Fri, Oct 11, 2019 at 2:22 PM Ulf Volmer <u.volmer@u-v.de> wrote:
On 08.10.19 17:46, Fly wrote:
Trying to get x2go server loaded on an MX Linux 18.3 VM and I get the following error that I can't seem to get past.
Any ideas? Do I need to have libc6 2.28 or higher?
Could you post your /etc/apt/sources.list.d/x2go.list?
# X2Go Repository (release builds) deb http://packages.x2go.org/debian buster extras main # X2Go Repository (sources of release builds) deb-src http://packages.x2go.org/debian buster extras main
MX Linux is based on Debian oldstable (stretch) with some modifications.
So replace buster with stretch in this file, run 'apt-get update' and try again.
Best regards Ulf