installing R under RH Linux 5.2
Francisco Cribari <cribari at de.ufpe.br> writes:
I am trying to install R under Red Hat Linux 5.2, but the following error happens: [root at edgeworth cribari]# rpm -ivh R-base-0.63.2-1.i386.rpm failed dependencies: libncurses.so.3.0 is needed by R-base-0.63.2-1 I must be missing something very simple. I would appreciate any guidance. Thanks. FC.
Hmm. Dunno about 5.2, but 5.1 appears to have /usr/lib/libncurses.so.3.0 in ncurses3-1.9.9e-5.i386.rpm which is probably what you need to install. I have that one *and* ncurses-4.2-6.i386.rpm and ncurses-devel-4.2-6.i386.rpm on this machine. (I seem to recall some ugly story about people fighting over the ncurses development, which led to some numbering weirdness and may have some relation to this) Actually, it's a bit strange, because R's built on my machine link with libncurses.so.4, but perhaps Martyn is catering for older systems?
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._