bug-gnu-libiconv
[Top][All Lists]
Advanced

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

Re: [bug-gnu-libiconv] A conflict between libiconv and glibc iconv


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] A conflict between libiconv and glibc iconv
Date: Thu, 22 Dec 2011 04:14:08 +0100
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

peixinchen wrote:
>     I want to make a libiconv rpm for myself, but i find some conflicts
>     between the libiconv and glibc iconv
>  
>     I list them here
>         bin/iconv
>         share/man/man3/iconv.3.gz
>         share/man/man3/iconv_close.3.gz
>         share/man/man3/iconv_open.3.gz 

On a glibc system, you don't know libiconv. All the functionality is in
libc already, and glibc also provides the 'iconv' program.

>     So, how can i solve this problem?

If you really, really want to build and use libiconv on a glibc system,
it is possible: "./configure --help" will tell you about the --prefix option.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]