Is this a configure bug???? I think so

Ignasi Garcia (cremat@hotmail.com)
Tue, 14 Apr 1998 08:26:04 GMT

I am trying to compile sane-0.72 with gimp support (as a plug-in). I
have gimp installed in /opt/gimp. So, libgimp/gimp.h is not in the usual
/usr/local/include but in /opt/gimp/include.

So Sane's "configure" checks for libgimp/gimp.h and, obviously, does not
find it.

Then, under bash:

export CFLAGS="-I/opt/gimp/include"
export LDFLAGS="-L /opt/gimp/lib"

Nothing changes. Configure still cannot find libgimp/gimp.h

Anyone else having the same problem?

Is this a bug or maybe I need some sleep? :-)

Any help would be appreciated.

Thanks in advance,

Ignacio

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com