[R] readline editor

Yuelin Li yuelin at pandora.outcomes.chop.edu
Tue Apr 9 19:56:20 CEST 2002


Which Linux/UNIX are you using?  

On Solaris 8 for SPARC the readline header files (history.h and 
readline.h, etc.) are located under /opt/sfw/include/readline.  
They have to be compiled with R from the source on Solaris.  You 
need to add this path to the CPPFLAGS variable in config.site.  
./configure --with-readline will not work.  You can use the tee 
utility to dump the output of configure to check if readline.h is 
found.

Yuelin Li.


  Date: Tue, 9 Apr 2002 14:45:46 +0200 (CEST)
  From: "Dr. Peter Schlattmann" 
<schlatti at mailer.ukbf.fu-berlin.de>
  To: r-help at stat.math.ethz.ch
  Subject: [R] readline editor
  
  
  Dear all,
  
  I have a problem with the readline editor of R since it doesn't 
work.
  Setting ./configure --with-readline does not the fix the 
problem.
  
  Does anyone have an idea how to fix this? Many thanks in 
advance!
  
  
  
  Peter Schlattmann
  

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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