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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to