Hi, I'd like to have jpeg support in R under RedHat Linux, when I ran the ./configure in the install process, the config.log gave me the following error messages:
configure:43621: checking if jpeglib version >= 6b conftest.c:200:21: error: jpeglib.h: No such file or directory I assume I need to install some system jpeg libraries. Could someone tell me what I should do to get the configure right and build a R with jpeg supported. thanks a lot! -- View this message in context: http://old.nabble.com/jpeg-support-in-R-tp26521364p26521364.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

