Re: [Gimp-developer] GIMP looking for babl and GEGL outside the prefix
- From: Elle Stone <ellestone ninedegreesbelow com>
- To: Partha Bagchi <partha1b gmail com>
- Cc: Gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] GIMP looking for babl and GEGL outside the prefix
- Date: Sun, 22 Feb 2015 12:14:20 -0500
On 02/22/2015 11:27 AM, Partha Bagchi wrote:
Welcome back. :)
Thanks!
Can you not simply pass the LIB statement to configure/autogen or
adjust PKG_CONFIG_PATH?
I use these commands to set up the prefix before installing and updating
babl/GEGL/GIMP:
prefix=/home/elle/code/gimpdefault/run
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
The babl/GEGL/GIMP run/lib/pkgconfig/ pc files have text like this
(sometimes fewer or more lines):
prefix=/home/elle/code/gimpdefault/run
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
Is there another step involved in passing the LIB statement to
configure/autogen or adjusting the PKG_CONFIG_PATH?
Elle
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]