A page in your DokuWiki was added or changed. Here are the details: Date : 2020/01/23 18:39 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 IP-Address : 87.147.75.43 Hostname : p57934B2B.dip0.t-ipconnect.de Old Revision: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround?rev=1579... New Revision: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround Edit Summary: [Debian Buster and Mesa 19.3.2] User : uli42 @@ -33,9 +33,9 @@ If you want you can copy the libgl-xlib directory to some location of your likes and write a small wrapper "x2goglx" for starting GLX applications: <code> #!/bin/sh - LD_LIBRARY_PATH=/home/uli/work/nx/ArcticaProject/upstream/mesa3d/mesa-19.3.2/build/./src/gallium/targets/libgl-xlib exec "$@" + LD_LIBRARY_PATH=<your directory>/libgl-xlib exec "$@" </code> <code> $ chmod u+rx x2goglx -- This mail was generated by DokuWiki at https://wiki.x2go.org/