[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 32-bit rar archiver with libc6-i386 cannot convert filenames to utf8



On 5/17/07, Max Alekseyev <maxale@gmail.com> 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



Reply to: