Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #193604

Missing libGL.so.1 from ldconfig

From Curt Howland <Howland@priss.com>
Newsgroups linux.debian.user
Subject Missing libGL.so.1 from ldconfig
Date 2018-03-11 02:00 +0100
Message-ID <vrXvb-8dK-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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, where I did nothing at all beyond install
Wine32, the libraries are there just fine:

# ldconfig -p | grep libGL.so.1
        libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1
        libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/libGL.so.1

I've tried "ldconfig", I've tried putting "/usr/lib32" in
/etc/ld.so.conf.d/local.conf

I've even tried "dpkg-reconfigure libgl1-mesa-glx:i386" just to see if
the install script needed to get kicked, nothing worked.

Any ideas?

Curt-

-- 
The secret of happiness is freedom,
and the secret of freedom is courage.
- Thucydides

Back to linux.debian.user | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Missing libGL.so.1 from ldconfig Curt Howland <Howland@priss.com> - 2018-03-11 02:00 +0100
  Re: Missing libGL.so.1 from ldconfig The Wanderer <wanderer@fastmail.fm> - 2018-03-11 02:20 +0100

csiph-web