Hi, I am trying to install ggobi for R under Solaris SunOS 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-Enterprise following the instructions in INSTALL under e) R interface, although I have some modifications in mind: I am planning to keep the sources (untarred and unzipped) in /home/woodstock/hoffmann/R/Sources/Rggobi and I have set setenv GGOBI_ROOT $HOME/R/Sources/Rggobi (with $HOME = /home/woodstock/hoffmann) and I want the compiled package to reside in (my own stuff is there): /home/woodstock/hoffmann/R/Sources/lib/Rggobi I have tried both $HOME/R/Sources >R CMD INSTALL --library=lib Rggobi_0.1-0.tar.gz Installing source package `Rggobi' ... creating cache ./config.cache GGOBI_ROOT = /home/woodstock/hoffmann/R/Sources/ggobi Cannot find the header files for ggobi. ERROR: Configuration failed for package `Rggobi' and $HOME/R/Sources >gunzip -cd Rggobi_0.1-0.tar.gz | tar xvf - $HOME/R/Sources >R CMD INSTALL --library=lib Rggobi Installing source package `Rggobi' ... loading cache ./config.cache GGOBI_ROOT = /home/woodstock/hoffmann/R/Sources/Rggobi Cannot find the header files for ggobi. ERROR: Configuration failed for package `Rggobi' What am I missing? Thank in advance --christian Dr.sc.math.Christian W. Hoffmann Mathematics and Statistical Computing Landscape Modeling and Web Applications Swiss Federal Research Institute WSL Zuercherstrasse 111 CH-8903 Birmensdorf, Switzerland phone: ++41-1-739 22 77 fax: ++41-1-739 22 15 e-mail: Hoffmann at WSL.CH www: http://www.wsl.ch/staff/christian.hoffmann/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._