I have just installed R-2.0.0 in my LINUX redhat GNOME. have installed R in the / (top directory) I am having two problems: 1.- My graphics are gone (like x11() will not work) even if I install the library (grGraphics). 2.- The arrow keys to repeat commands are not working Thank you
Questions 2.0.0
2 messages · Javier Arsuaga, Brian Ripley
On 1 Nov 2004, Javier Arsuaga wrote:
I have just installed R-2.0.0 in my LINUX redhat GNOME. have installed R in the / (top directory)
Did you install from sources, or from an RPM? If from sources, please check what the end of the configure step says and what the R-admin manual says about it.
I am having two problems: 1.- My graphics are gone (like x11() will not work) even if I install the library (grGraphics).
What `library' (there is no package grGraphics)? What error message? Most likely you were missing the X11 development files at configure time.
2.- The arrow keys to repeat commands are not working
So libreadline was not found.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595