[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gimp-developer
Subject:    Re: gimp headers not found (was Re: [Gimp-developer] question of context)
From:       Michael Natterer <mitch () gimp ! org>
Date:       2001-06-13 11:27:29
[Download RAW message or body]

Hi Gustaf,

Gustaf Barkstrom <gusb8@home.com> writes:

> (therein lies probably the crux of my problem, "I don't know how to
> pass headers to the configure script")

You need to tell cpp and ld where to find the headers and libs by
defining environment variables:

export CPPFLAGS='-I /path/to/blah/include'
export LDFLAGS='-L /path/to/blah/lib'

before running ./configure

Note that this is only neccessary for legacy libs which do not provide
M4 macros or *-config scripts.

ciao,
--mitch
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic