Package: ia32-libs Severity: normal
taken from this page: http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html#bin AMD64 notes lib or lib64? Debian is a pure amd64 system, so 64-bit libs go into /.../lib and 32-bit libs go into /emul/ia32-linux/.../lib. This means that the fglrx driver requires a link from /usr/X11R6/lib64 to lib because it is compiled for a hybrid(???) system that puts 64-bit libraries into /.../lib64. My packages currently don't create such a link automatically because I'm not sure it doesn't break or cause problem to something else. You can create it yourself like this: ln -s lib /usr/X11R6/lib64 This link is required for 3D acceleration to work. ???. Is hybrid the correct name used by Red Hat, SuSE and others? -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux highfield 2.6.11-1-686 #1 Fri May 20 07:34:54 UTC 2005 i686 Locale: LANG=C, LC_CTYPE=C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

