[R] Readline on R-1.9.1a
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Mon Jun 14 21:46:21 CEST 2004
"Kevin Bartz" <kbartz at loyaltymatrix.com> writes:
> Hello! I'm trying to install R-1.9.1a with readline on Suse Linux. As
> recommended in other posts, I've installed readline and readline-devel:
...
> kevin at redtail:~/R-1.9.1> rpm -qa | grep readline
>
> readline-devel-32bit-9.0-0
>
> readline-32bit-9.0-0
>
> readline-4.3-207
>
> readline-devel-4.3-207
...
> configure:21307: gcc -o conftest -g -O2 -I/usr/local/include
> -L/usr/local/lib conftest.c \
>
> -lreadline -ldl -lm >&5
>
> /usr/local/lib/libreadline.so: undefined reference to `tgetnum'
>
> /usr/local/lib/libreadline.so: undefined reference to `tgoto'
>
> /usr/local/lib/libreadline.so: undefined reference to `tgetflag'
>
> /usr/local/lib/libreadline.so: undefined reference to `BC'
>
> /usr/local/lib/libreadline.so: undefined reference to `tputs'
>
> /usr/local/lib/libreadline.so: undefined reference to `PC'
>
> /usr/local/lib/libreadline.so: undefined reference to `tgetent'
>
> /usr/local/lib/libreadline.so: undefined reference to `UP'
>
> /usr/local/lib/libreadline.so: undefined reference to `tgetstr'
...
> Any ideas? Thanks for any help you can provide.
Missing ncurses or ncurses-devel, I believe.
--
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
More information about the R-help
mailing list