<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: 'Segoe UI'; color: rgb(0, 0, 0); line-height: 1.5; }</style>
</head>
<body>
<div><span></span>hi,</div>
<div><br>
</div>
<div>I'm new to gstreamer, and this is my first post in this list. So please forgive me if the question is stupid and so easy to fix. </div>
<div><br>
</div>
<div>So I'm walking through the basic tutorials, and get stuck at compiling basic-tutorial-8.c. Here's the console output.</div>
<div><br>
</div>
<div><span style="font-family: ''; background-color: rgb(192, 192, 192);" segoeui??;font-size:14px;color:rgb(0,0,0);background-color:rgba(0,font-weight:normal;font-style:normal;text-decoration:none;?="">gcc basic-tutorial-8.c -o basic-tutorial-8 `pkg-config --cflags --libs gstreamer-1.0 gst-audio-1.0`<br>
Package gst-audio-1.0 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `gst-audio-1.0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'gst-audio-1.0' found<br>
basic-tutorial-8.c:1:21: fatal error: gst/gst.h: No such file or directory<br>
 #include <gst/gst.h><br>
                     ^<br>
compilation terminated.</span></div>
<div><br>
</div>
<div>I googled it a bit, and find someone saying "<span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;">gstreamer1.0-plugins-base1.0-dev" should be installed. But then the installation failed.</span></div>
<div><span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;"><br>
</span></div>
<div><span style="font-family: "" segoeui??;font-size:14px;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:normal;font-style:normal;text-decoration:none;?=""><span style="background-color: rgb(192, 192, 192);">sudo apt-get install gstreamer1.0-plugins-base1.0-dev<br>
Reading package lists... Done<br>
Building dependency tree       <br>
Reading state information... Done<br>
E: Unable to locate package gstreamer1.0-plugins-base1.0-dev<br>
E: Couldn't find any package by regex 'gstreamer1.0-plugins-base1.0-dev'</span><br>
</span></div>
<div><br>
</div>
<div>Btw, I'm using Ubuntu 14.04LTS x64 on a VM.</div>
<div>Any help would be appreciated. Thanks!</div>
<div><br>
</div>
<hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span>
<div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<div>liuxin8166@hotmail.com</div>
</div>
</span></div>
</body>
</html>