User Tools

Site Tools


wiki:development:glx-xlib-workaround

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:development:glx-xlib-workaround [2020/08/20 13:59]
uli42 [Mesa 19 and newer]
wiki:development:glx-xlib-workaround [2020/08/20 19:08]
uli42 [Debian Buster and Mesa 19.3.2]
Line 35: Line 35:
 <code> <code>
 #!/bin/sh #!/bin/sh
-LD_LIBRARY_PATH=<your directory>/libgl-xlib exec "$@"+LD_LIBRARY_PATH=<your directory>/libgl-xlib:${LD_LIBRARY_PATH} exec "$@"
 </code> </code>
  
wiki/development/glx-xlib-workaround.txt ยท Last modified: 2021/10/25 21:01 by uli42