- --compat32-chroot
- --compat32-prefix
- --compat32-libdir
(I think, this is from memory)
You may find your apps still can't find them. Well it turns out theres an easier solution:
# echo "<path to libraries>" >> /etc/ld.so.conf.d/nvidiagl.conf
# ldconfig
Thats it. For example if you use the default paths, <path to libraries> should be /emul/ia32-linux/usr/lib