R-beta: Various R Questions and Comments

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Feb 17 17:57:30 CET 1998


Martyn Plummer <plummer at iarc.fr> writes:

> 
> On 16-Feb-98 Peter Dalgaard BSA wrote:
> >morse at pobox.com (Doug Morse) writes:
> >>     How is one supposed to interrupt a command?  In S-Plus, one uses

> >This is a bug in the readline library. Upgrade to 2.1/3.0.
> 
> Call me a mad fool, but I have this problem with RedHat 5.0, which
> comes with readline-2.1-5 (aka libreadline.so.3.0).

???!!

$ rpm -q readline
readline-2.0-10
readline-2.1-3
$ ldd ~/R-official/R-0.61.1/bin/R.binary 
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6.3
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6.1
        libf2c.so.0 => /usr/lib/libf2c.so.0.20
        libdl.so.1 => /lib/libdl.so.1.7.14
        libreadline.so.3 => /usr/lib/libreadline.so.3.0
        libncurses.so.3.0 => /usr/lib/libncurses.so.3.0
        libm.so.5 => /lib/libm.so.5.0.6
        libc.so.5 => /lib/libc.so.5.3.12

This is RH4.2, and of course, libc6 could break anything, but...

Could you check your binary with ldd?

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