[sane-devel] gimp not supported by xscanimage?
Henning Meier-Geinitz
henning at meier-geinitz.de
Wed Jan 23 22:26:21 GMT 2002
Hi,
On Wed, Jan 23, 2002 at 10:49:16PM +0100, Rainer Hofmann wrote:
> After installing "gimp-devel-1.2.1-31" ./configure produces following output:
> ...
> checking for libgimp/gimp.h... (cached) no
> checking for libgimp/gimpfeatures.h... (cached) no
Beware of the "(cached)" :-)
Do "rm config.cache" or "make distclean" before running "configure"
again.
> gimp.h and gimpfeatures.h can be found at /usr/include/libgimp/. I even
> placed this path into /etc/ld.so.conf. But after "ldconfig" the required
> files are still not found.
ld.so.conf and ldconfig are for libraries, not headers. This won't help.
If the above doesn't help, you should find more details in the log
file config.log.
bye,
Henning
More information about the sane-devel
mailing list