[R] jpeglib.h not found

R. Michael Weylandt michael.weylandt at gmail.com
Mon Aug 20 20:47:55 CEST 2012


You likely need to use your package manager to install something like

jpeglib-dev

or some such. (I don't know the name Fedora uses)

Michael

On Mon, Aug 20, 2012 at 11:08 AM, Debarghya Mukherjee
<deb.mukherjee46 at gmail.com> wrote:
> Dear sir,
>               For my statistical work I have installed R. But for
> analyzing an image in R I have to install jpeg packages. So I have to
> input command install.packages(‘jpeg’). But error occurred: jpeglib.h
> file not found. What should I do? I use fedora 17.Please help me.
>
> ______________________________________________
> R-help at r-project.org 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.




More information about the R-help mailing list