[Pkg-fglrx-devel] Bug#683853: fglrx-driver: 32bit OpenGL applications don't work on amd64

Vsevolod Kozlov zaba at wybt.net
Sun Aug 5 08:06:19 UTC 2012


The multilib packages install libraries in /usr/lib/i386-linux-gnu, as opposed
to /usr/lib32, so the problem is that 32-bit programs don't go looking there.

As a workaround, one can symlink
/usr/lib/i386-linux-gnu/fglrx/fglrx-libGL.so.1.2 to /usr/lib32/libGL.so.1 and
/usr/lib/i386-linux-gnu/dri/fglrx_dri.so to /usr/lib32/dri/fglrx_dri.so.

But I suppose the real solution would be to build the 32-bit programs properly.

-- 
Zaba



More information about the Pkg-fglrx-devel mailing list