[R] installing rgl package on linux suse 10.1
Steven Gorlé
steven.gorle at telenet.be
Wed Nov 1 15:52:24 CET 2006
Dear R wizards,
In windows I get really cool graphs with the rgl package.
However on linux, it seems that I can't install one of my favourite packages.
I get a error message on X11, but all X11 packages are installed on my linux
desktop.
Who can help me out here?
Thanks!
Steven Gorlé
>install.packages()
* Installing *source* package 'rgl' ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for X... no
configure: error: X11 not found but required, configure aborted.
ERROR: configuration failed for package 'rgl'
** Removing '/usr/lib/R/library/rgl'
The downloaded packages are in
/tmp/RtmpUAg2Xh/downloaded_packages
Warning message:
installation of package 'rgl' had non-zero exit status in: install.packages()
>
More information about the R-help
mailing list