Skip to content

Questions 2.0.0

2 messages · Javier Arsuaga, Brian Ripley

#
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
#
On 1 Nov 2004, Javier Arsuaga wrote:

            
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.
What `library' (there is no package grGraphics)?  What error message?
Most likely you were missing the X11 development files at configure time.
So libreadline was not found.