>>>>> "Sebastian" == Sebastian Leuzinger <[EMAIL PROTECTED]>
>>>>>     on Thu, 10 Aug 2006 09:14:33 +0200 writes:

    Sebastian> dear list
    Sebastian> while installing the package rimage, i get the error message 

    Sebastian> checking jpeglib.h usability... no
    Sebastian> checking jpeglib.h presence... no
    Sebastian> checking for jpeglib.h... no
    Sebastian> configure: error: Sorry, can't find jpeglib header
    Sebastian> ERROR: configuration failed for package 'rimage'

    Sebastian> although i have installed jpeglib as required. 

  [ "as required"? ]

    Sebastian> does R not find this library? 

it would probably find the *library*, but above it tells you
that it looks for the header (*.h) files, not the library.

Typically the header files are only in the "jpeglib-dev" (or
"..-devel") package where I assume that you've installed a SuSE
package called "jpeglib".

    Sebastian> but why did it find the fftw library which rimage also required 
and i 
    Sebastian> installed at the very same place?

(maybe it really only wanted the *library*, not the headers,
 or you have installed the headers there ...)

    Sebastian> OS: Linux Suse 9.3
    Sebastian> R version 2.1.0

    Sebastian> thanks

Mid eme liebe Gruess vom e Zircher.. :-)

Martin Maechler, ETH Zurich

______________________________________________
[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.

Reply via email to