Skip to content
Prev 2685 / 15075 Next

help2man problem installing R-2.3.0 from source

Michael,

thanks for tracking this down, excellent work!
The reason for CRAN R binary working is simply that it uses GNU  
readline instead of Apple's libedit (which is disguised as readline  
btw).  A simple work-around is therefore to install GNU readline (see  
the R for Mac OS X FAQ for details, don't forget -DNEED_EXTERN_PC).

I think I may be able to reproduce this on my laptop, I'll try that  
tomorrow and see if I can fix it.

Cheers,
Simon
On May 16, 2006, at 12:27 PM, Michael Toews wrote: