Message-ID: <9E341AD5-0D06-4D8E-8A29-6E019AE54FCF@r-project.org>
Date: 2008-10-29T13:25:55Z
From: Simon Urbanek
Subject: Problem building 64-bit R
In-Reply-To: <BA40ABB2C6A4B6479DCAEB75EE2D7CA101F6DA1D@ITS-EXC1.UR.Rochester.edu>
On Oct 29, 2008, at 8:16 , Warnes, Gregory R. wrote:
>
> Hi All,
>
> I've installed the extra tools recommended for building R, including
> readline-5.2-1-quad.tar.gz. However, configure is complaining:
>
I'm not sure how recent that one is - just in case take the one from
http://r.research.att.com/libs/
(It may or may not be related)
> checking for library containing dlopen... none required
> checking readline/history.h usability... yes
> checking readline/history.h presence... yes
> checking for readline/history.h... yes
> checking readline/readline.h usability... yes
> checking readline/readline.h presence... yes
> checking for readline/readline.h... yes
> checking for rl_callback_read_char in -lreadline... no
> checking for main in -lncurses... yes
> checking for rl_callback_read_char in -lreadline... no
> checking for history_truncate_file... no
> configure: error: --with-readline=yes (default) and headers/libs are
> not available
>
> Ideas?
>
Can you send me the config.log?
Cheers,
S