On Oct 7, 2012, at 21:00 , Prof Brian Ripley wrote:
> I would check the version of libreadline you compiled against. Tab
> completion involves that library.
>
> It works correctly for all my local builds, and nothing in that area in the R
> sources has changed for a long time. I believe I am
I would check the version of libreadline you compiled against. Tab
completion involves that library.
It works correctly for all my local builds, and nothing in that area in
the R sources has changed for a long time. I believe I am using
http://r.research.att.com/libs/readline-5.2-12-darwin8-
On 07/10/2012 18:11, Berend Hasselman wrote:
On 07-10-2012, at 17:34, R. Michael Weylandt wrote:
I've just built R-devel (r60889) from source on my Mac OS X 10.6.8
using gcc from Xcode and gfortran from Simon. I didn't use all the
recommended configuration flags only
.
My compiler info fo
On 07-10-2012, at 17:34, R. Michael Weylandt wrote:
> I've just built R-devel (r60889) from source on my Mac OS X 10.6.8
> using gcc from Xcode and gfortran from Simon. I didn't use all the
> recommended configuration flags only
>
> .
> My compiler info follows
>
> mweylandt-laptop:~ michae