[Spice-devel] checking for gst .. no
aaron_0119
aaron_0119 at 163.com
Fri May 30 02:45:46 PDT 2014
yes ,the gstreamer-audio and gstreamer-app are missing on my system
but how to install both of them? i can't find the source code of these on gstreamer.freedesktop.org.and apt-get didn't have these deb.
2014-05-30
aaron_0119
发件人:Christophe Fergeau <cfergeau at redhat.com>
发送时间:2014-05-30 17:37
主题:Re: [Spice-devel] checking for gst .. no
收件人:"aaron_0119"<aaron_0119 at 163.com>
抄送:"spice-devel"<spice-devel at lists.freedesktop.org>
Hey,
On Fri, May 30, 2014 at 02:59:40PM +0800, aaron_0119 wrote:
> hi,everyone!
> i try to use the gstreamer for the video and audio,here is the configure
> ./configure --enable-usbredir --enable-vala --disable-smartcard --with-audio=gstreamer --with-sasl=yes --with-video=gstreamer
> but i got this
> checking for SOUP... yes
> checking for GST... no
> configure: error: GStreamer requested but not found
> i install the gstreamer0.10 by apt-get install gstreamer0.10*
> using the pkg-config --modversion gstreamer-0.10, i can see the version of gstreamer is 0.10.36.
You can have a look in configure.ac, it's looking for gstreamer-0.10,
gstreamer-base-0.10, gstreamer-app-0.10 and gstreamer-audio-0.10 using
pkg-config, make sure you have all these .pc files installed.
Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20140530/aa26efa3/attachment-0001.html>
More information about the Spice-devel
mailing list