A page in your DokuWiki was added or changed. Here are the details: Date : 2020/08/20 21:39 Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36 IP-Address : 87.172.238.24 Hostname : p57acee18.dip0.t-ipconnect.de Old Revision: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround?rev=1597... New Revision: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround Edit Summary: [Wrappers] User : uli42 @@ -62,9 +62,9 @@ Instead of creating the scripts mentioned above you can also add this to your .bashrc (or the config of your favourite shell): <code> - export LD_LIBRARY_PATH=<your director>:${LD_LIBRARY_PATH} + export LD_LIBRARY_PATH=<your directory>/libgl-xlib:${LD_LIBRARY_PATH} </code> ==== Usage === Now you can use one of these created wrapper scripts to run your application: ''x2goglx <your application>''. Some apps modify ''LD_LIBRARY_PATH'' so the ''x2goglx'' could have no effect. In that case try ''x2goglx2''. -- This mail was generated by DokuWiki at https://wiki.x2go.org/