On 5/17/07, Max Alekseyev <[EMAIL PROTECTED]> wrote:
$ file /usr/lib/gconv/KOI8-R.so
/usr/lib/gconv/KOI8-R.so: ELF 64-bit LSB shared object, x86-64,
version 1 (SYSV), for GNU/Linux 2.6.1, stripped

may inappropriate for a 32-bit program (which rar is).
Can this cause a trouble I am facing?

Running

GCONV_PATH=/usr/lib32/gconv   rar   whatever-arguments

solves the problem.
But now I wonder why GCONV_PATH is not set up automatically to the
correct value (i.e., to "/usr/lib32/gconv" instead of
"/usr/lib/gconv") for 32-bit programs.
Should not 32-bit subsystem take care of the variable GCONV_PATH ?
Does that mean a bug in the package libc6-i386 ?

Thanks,
Max


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to