[R-SIG-Mac] Compiling R-2.9.1 from the source

Benilton Carvalho bcarvalh at jhsph.edu
Wed Aug 19 20:14:57 CEST 2009


I get:

bcarvalh$ nm libiconv.dylib | grep iconvlist
0000baef T _iconvlist
0000bc9f T _libiconvlist

b

On Aug 19, 2009, at 2:36 PM, Jan de Leeuw wrote:

> if you do
>
>> cd /usr/lib
>> nm libiconv.dylib | grep iconvlist
>
> do you see
>
> 00000000000158d0 T _libiconvlist
>
> On Aug 19, 2009, at 10:14 , Benilton Carvalho wrote:
>
>> Hi,
>>
>> I was hoping to be to able to compile R-2.9.1 from the source as
>> I've always done.
>>
>> './configure' always worked nice, but now it fails to find 'iconv',
>> which is installed:
>>
>> bcarvalh$ which iconv
>> /usr/bin/iconv
>>
>> bcarvalh$ iconv --version
>> iconv (GNU libiconv 1.11)
>> Copyright (C) 2000-2006 Free Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There
>> is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>> PURPOSE.
>> Written by Bruno Haible.
>>
>>
>> Here's what I get with ./configure
>>
>> checking iconv.h usability... yes
>> checking iconv.h presence... yes
>> checking for iconv.h... yes
>> checking for iconv... no
>> checking for iconvlist... no
>> configure: error: --with-iconv=yes (default) and a suitable iconv is
>> not available
>>
>>
>> I'm running Mac OS X 10.5.8... any ideas on what I may be missing?
>> Or suggestions on what to report in order to try to find the source
>> of the problem?
>>
>> Thank you very much,
>>
>> benilton
>>
>> _______________________________________________
>> R-SIG-Mac mailing list
>> R-SIG-Mac at stat.math.ethz.ch
>> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>>
>
> ===
> Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of
> Statistics;
> Director: UCLA Center for Environmental Statistics (CES);
> Editor: Journal of Multivariate Analysis, Journal of Statistical
> Software;
> US mail: 8125 Math Sciences Bldg, Box 951554, Los Angeles, CA  
> 90095-1554
> phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw at stat.ucla.edu
> .mac: jdeleeuw ++++++  aim: deleeuwjan ++++++ skype: j_deleeuw
> homepages: http://gifi.stat.ucla.edu ++++++ http://www.cuddyvalley.org
>
> -------------------------------------------------------------------------------------------------
>           No matter where you go, there you are. --- Buckaroo Banzai
>                    http://gifi.stat.ucla.edu/sounds/nomatter.au
>
> -------------------------------------------------------------------------------------------------
>
>
>
>
>



More information about the R-SIG-Mac mailing list