[R] R, SuSe and readline

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed Oct 21 15:59:05 CEST 1998


"Wendelin Reich" <wreich at gwdg.de> writes:

> Hello folks,
> 
> I can't make R use the GNU-Readline-library.
> 
> However,
> - I have run configure with --enable-readline and
> - configure *has found* the library.
> 
> My Linux distribution is SuSe, July 1998. I'm using
> Kernel 2.0.25. I was told by Douglas Bates (r-devel),
> that this problem between R and (probably) SuSe was
> discussed before on this list.
> 
> Can someone tell me how I can make R use readline?
> Please mail to my private adress! (wreich at gwdg.de)
> 

There may be a version problem. R requires readline v.2.1 (shared
libname 3.0) or higher. Check the configure output where it looks for

rl_callback_read_char in -lreadline

If it doesn't find it, you probably need to upgrade readline.
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list