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

Reply via email to