[R] Using iconv from glibc

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Fri May 15 01:48:49 CEST 2015


This belongs on R-devel. Read the Posting Guide, which also warns you to post in plain text (for less confusion and a better reception).
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

On May 14, 2015 4:13:28 PM PDT, "Smith, Virgil" <Virgil.Smith at flir.com> wrote:
>The R Installation and Administration manual section A.1 states that
>glibc should provide a suitable iconv function, but I can't get R's
>configure script to accept/validate iconv on a platform I need to
>support using glibc 2.20.
>
>Is glibc is actually compatible (or if gnu libiconv is essentially the
>only path)?
>
>If glibc should work, what should I check to troubleshoot my
>environment?
>
>The configure error I get is
>    checking iconv.h usability... yes
>    checking iconv.h presence... yes
>    checking for iconv.h... yes
>    checking for iconv... yes
>checking whether iconv accepts "UTF-8", "latin1", "ASCII" and
>"UCS-*"... no
>    configure: error: a suitable iconv is essential
>
>My full list of installed glibc / libc packages is
>    glibc-binary-localedata-en-gb - 2.20-r0
>    glibc-binary-localedata-en-us - 2.20-r0
>    glibc-gconv - 2.20-r0
>    glibc-gconv-utf-16 - 2.20-r0
>    glibc-locale-en-gb - 2.20-r0
>    libc6 - 2.20-r0
>    libc6-dev - 2.20-r0
>    libc6-extra-nss - 2.20-r0
>    libc6-thread-db - 2.20-r0
>
>
>
>________________________________
>
>Notice to recipient: This email is meant for only the intended
>recipient of the transmission, and may be a communication privileged by
>law, subject to export control restrictions or that otherwise contains
>proprietary information. If you receive this email by mistake, please
>notify us immediately by replying to this message and then destroy it
>and do not review, disclose, copy or distribute it. Thank you in
>advance for your cooperation.
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list