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

=?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= (mikko@securitydynamics.com)
Tue, 14 Apr 1998 14:37:00 +0200 (MET DST)

On Tue, 14 Apr 1998, Ignasi Garcia wrote:

> 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"
>

Try:
export CPPFLAGS="-I/opt/gimp/include"

Regards,
/Mikko

Mikko Tyo"la"ja"rvi________________________________mikko@securitydynamics.com
SecurityDynamics

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