I am one step closer to installing the python module for gstreamer, the envinonment variables to associate with the c:\gstreamer package

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

I am one step closer to installing the python module for gstreamer, the envinonment variables to associate with the c:\gstreamer package

AnthonyTheKoala

Dear all, thank you for your time.

This is about setting the environment variables for the appropriate directories of the binaries version of gstreamer.

 

I have successfully installed the binaries for gstreamer for Win 7.

After installation, the directory structure is as follows:

The directory of the installation is: C:\gstreamer\1.0\x86_64

The subdirectories which are below the directory are: bin, etc, include, lib, share.

 

Now I have downloaded and unpacked gst-python-1.12.0.tar.gz to my c:\python34 directory

I read the INSTALL file and followed the instructions:

In a MINGW64 console windows, I typed in the command ./configure

I get the following message:

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.”

 

Now my problem – I know how to set environment variables in windows, but don’t know which subdirectories of c:\gstreamer\1.0\x86_64 such as bin, etc, include, lib, share  to associate with the following environment variables:  PKG_CONFIG_PATH, GST_LIBS, GST_CFLAGS.

 

I want to be able to successfully install the gstreamer python module. I am one step closer to getting a successful install.

 

Thank you,

Anthony of Sydney Australia


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel