
Pessoas, estou aqui com ubuntu 12.04. Instalei o Rcmdr e os pacotes dependentes, mas o rgl não instala de jeito nenhum e ele é requerido pela Rcmdr. ======================================================================================================== install.packages("rgl", dep=T) Installing package(s) into ‘/home/andre/R/i686-pc-linux-gnu-library/2.15’ (as ‘lib’ is unspecified) --- Please select a CRAN mirror for use in this session --- Carregando a interface Tcl/Tk ... pronto tentando a URL 'http://www.vps.fmvz.usp.br/CRAN/src/contrib/rgl_0.92.894.tar.gz' Content type 'application/x-gzip' length 1713982 bytes (1.6 Mb) URL aberta ================================================== downloaded 1.6 Mb * installing *source* package ‘rgl’ ... ** package ‘rgl’ successfully unpacked and MD5 sums checked checking for gcc... gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -std=gnu99 accepts -g... yes checking for gcc -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -std=gnu99 -E checking for gcc... (cached) gcc -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking for libpng-config... yes configure: using libpng-config configure: using libpng dynamic linkage checking for X... no configure: error: X11 not found but required, configure aborted. ERROR: configuration failed for package ‘rgl’ * removing ‘/home/andre/R/i686-pc-linux-gnu-library/2.15/rgl’ The downloaded source packages are in ‘/tmp/RtmpfivhTH/downloaded_packages’ Mensagens de aviso perdidas: In install.packages("rgl", dep = T) : installation of package ‘rgl’ had non-zero exit status ========================================================= Obrigado André Oliveira Souza