dependencies in different locations
Adrian Bono
yanyan_1337 at yahoo.com
Wed Mar 25 07:05:31 PDT 2009
--- On Tue, 3/24/09, Dan Nicholson <dbn.lists at gmail.com> wrote:
> No, PKG_CONFIG_PATH should definitely be respected and look
> in all
> those directories in order. Is it exported to the
> environment? Try
> doing something like:
>
> PKG_CONFIG_DEBUG_SPEW=1 pkg-config --modversion cairo
>
> That should give you a pretty good trace of what pkg-config
> is doing.
>
> --
> Dan
Just to update this thread, i discovered that the errors related to packages not being found were caused in the build system (scons) itself. Somehow PKG_CONFIG_PATH doesn't get used at certain points within the scons build scripts.
More information about the pkg-config
mailing list