[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:development:glx-xlib-workaround

wiki-admin at x2go.org wiki-admin at x2go.org
Thu Aug 20 23:49:52 CEST 2020


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2020/08/20 21:49
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=1597959589
New Revision: https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround
Edit Summary: [Wrappers] 
User        : uli42

@@ -32,9 +32,9 @@
  
  ''x2goglx2'':
  <code>
  #!/bin/sh
- LD_PRELOAD=<your directory>/libgl-xlib/libGL.so exec "$@"
+ LD_PRELOAD=<your directory>/libgl-xlib/libGL.so.1 exec "$@"
  </code>
  
  Make them executable and test them:
  <code>


-- 
This mail was generated by DokuWiki at
https://wiki.x2go.org/



More information about the x2go-commits mailing list