-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
primusrun uses LD_LIBARARY_PATH to use /usr/lib/primus/libGL.so.1 with precedence over /usr/lib/libGL.so.1. This works fine for most cases. However, when running a suid binary such as virtualbox, the LD_LIBRARY_PATH variable is ignored and only the system paths are used so the primus version of libGL.so.1 is not loaded.
¿How can this be fixed? My particular case is I want to run virtualbox with primusrun. More details of my issue here.
Metadata
Metadata
Assignees
Labels
No labels