Skip to content
Prev 1978 / 398506 Next

installing R under RH Linux 5.2

Francisco Cribari <cribari at de.ufpe.br> writes:
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?