R with png for solaris?
Yes, as Robert Gentleman suggested moments after my question was posted this was a problem of not removing the config.cache file. I did a make clean and then rm config.cache and then everything built smoothly. The resulting png files are very convenient particularly in the pdflatex environment, thanks to Guido Masarotto and Brian Ripley for this. Roger url: http://www.econ.uiuc.edu Roger Koenker email roger at ysidro.econ.uiuc.edu Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
On Thu, 25 Oct 2001, Jason Turner wrote:
I'm trying to remake R to use png on solaris.
...
and get this from ./configure
...
checking for png.h... (cached) yes
Looks like you forgot a: rm config.cache before your ./configure The truly paranoid can rm -r the R-1.x.y directory structure, and untar the source again, but the above should work fine. Cheers Jason -- Indigo Industrial Controls Ltd. 64-21-343-545 jasont at indigoindustrial.co.nz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._