Environment variables - python does not recognise "Gstreamer 1.0"

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Sun May 13 14:53:44 UTC 2018


Hi,

Try using forward slashes for the paths instead of backslashes.

Cheers,
Nirbheek

On Sun 13 May, 2018, 19:28 AnthonyTheKoala, <anthonypleticos at unswalumni.com>
wrote:

> I have downloaded the binary for gstreamer
> gstreamer-1.0-x86_64-1.14.0.1.exe. There was no trouble installing this. I
> downloaded the file gst-python-1.14.0.tar.xz and extracted this to
> C:\gstreamer\1.0\x86_64\gst-python-1.14.0. Going to the Git Bash terminal,
> typing the following commands: Changed the directory to
> C:\gstreamer\1.0\x86_64\gst-python-1.14.0. First command is to:
>
>
> ./configure
>
> The result is:
>
>
> checking for GST... configure: error: Package requirements (gstreamer-1.0 >= 1.4.0) were not met:
>
> No package 'gstreamer-1.0' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables GST_CFLAGS
> and GST_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> The environment variables are:
>
>
> GST_CFLAGS=C:\gstreamer\1.0\x86_64\include
> GST_LIB=C:\gstreamer\1.0\x86_64\lib
> PKG_CONFIG_PATH=C:\gstreamer\1.0\x86_64\lib\pkgconfig
>
> Why doesn't the GStreamer 1.0 package get recognised. Thank you, Anthony
> from Sydney
> ------------------------------
> Sent from the GStreamer-devel mailing list archive
> <http://gstreamer-devel.966125.n4.nabble.com/> at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180513/cac65c93/attachment.html>


More information about the gstreamer-devel mailing list