[gst-devel] disabling pkg-config-path
Daniel Díaz
mrchapp at gmail.com
Wed Jul 19 16:31:08 CEST 2006
Hello, Vinay.
On 7/19/06, Vinay Krishnamurthy <vinay.kmurthy at gmail.com> wrote:
> Hello All,
>
> How can I disable pkg-config-path from searching in /usr/lib/pkgconfig folder?
> I am trying to build gstreamer for ARM-Linux. But I am not able to get
> proper libraries for GLIB, GMODULE etc.,
> Can you please let me know the solution?
> Vinay K.
You need to set PKG_CONFIG_PATH before you configure GStreamer. Such as:
$ PKG_CONFIG_PATH=/yourtarget/lib/pkgconfig ./configure --prefix=/yourtarget
Greetings!
Daniel Díaz
ddiaz at ti.com
More information about the gstreamer-devel
mailing list