Re: SOLVED Re: Missing libGL.so.1 from ldconfig

2018-03-11 Thread The Wanderer
On 2018-03-11 at 13:10, Curt Howland wrote: > Good questions: > > The Wanderer wibbled: >> (Also, have you checked that directory to confirm that libGL.so.1 is > actually present there?) > > No, its not. > > $ dir /usr/lib/i386-linux-gnu/libGL* > lrwxrwxrwx 1 root root 15 Sep 13 2015 > /usr/

SOLVED Re: Missing libGL.so.1 from ldconfig

2018-03-11 Thread Curt Howland
Good questions: The Wanderer wibbled: > > At a first guess: what's the contents of /etc/ld.so.conf? $ cat /etc/ld.so.conf include /etc/ld.so.conf.d/*.conf > what snippets do you have there, and what directories they point to? $ dir /etc/ld.so.conf.d/ total 24 -rw-r--r-- 1 root root 38 Jan 16

Re: Missing libGL.so.1 from ldconfig

2018-03-10 Thread The Wanderer
On 2018-03-10 at 19:52, Curt Howland wrote: > Ok. Having some difficulty getting GL to work. > > Stable, up to date. Running Wine32, the package libgl1-mesa-glx:i386 > is installed, but no matter what I do I keep getting > > # ldconfig -p | grep libGL.so.1 > libGL.so.1 (libc6,x86-64) =>

Missing libGL.so.1 from ldconfig

2018-03-10 Thread Curt Howland
Ok. Having some difficulty getting GL to work. Stable, up to date. Running Wine32, the package libgl1-mesa-glx:i386 is installed, but no matter what I do I keep getting # ldconfig -p | grep libGL.so.1 libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1 On a different system