Re: GStreamer on windows



On Sat, Dec 12, 2009 at 11:23 PM, Jeffrey Ray <jeffrey jeffreyray info> wrote:
Has anybody installed the gstreamer perl bindings on a windows system ? I
get this error (running camelbox on vista):

Package gstreamer-0.10 was not found in the pkg-config search path.
 ÂPerhaps you should add the directory containing `gstreamer-0.10.pc'
  Âto the PKG_CONFIG_PATH environment variable

ExtUtils::PkgConfig is looking for the file 'gstreamer-0.10.pc' and
can't find it.

I have GStreamer binaries installed from here
http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=start

Where does this package install the file gstreamer-0.10.pc'?  You need
to set PKG_CONFIG_PATH in your environment to point to this directory,
then run 'perl Makefile.PL' over again.  It should then get past this
error message and hopefully create a Makefile for you to build with.

Thanks,

Brian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]