Package: ia32-libs Version: 1.14 Severity: normal [EMAIL PROTECTED]:~% strings /emul/ia32-linux/usr/lib/libX11.so.6.2.0 | grep locale setlocale /usr/share/X11/locale /usr/lib/X11/locale
This means that 32-bit processes using libX11's locale support (like this JVM I'm trying to get working) attempt to dlopen shared objects from /usr/lib/X11/locale. I am using an x86_64 system, so those are 64-bit libraries, and can not be opened. It would be nice if this copy of libX11 looked in the place it installs the libraries. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-rc1 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages ia32-libs depends on: ii dpkg 1.13.22 package maintenance system for Deb ii lib32asound2 1.0.11-4 ALSA library (32 bit) ii lib32gcc1 1:4.1.1-9 GCC support library (32 bit Versio ii lib32ncurses5 5.5-2 Shared libraries for terminal hand ii lib32stdc++6 4.1.1-9 The GNU Standard C++ Library v3 (3 ii lib32z1 1:1.2.3-13 compression library - 32 bit runti ii libc6-i386 2.3.6-16 GNU C Library: 32bit shared librar ii lsb-release 3.1-10 Linux Standard Base version report ia32-libs recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

