toonloop
toonloop copied to clipboard
Error in looking for gstreamer-interfaces-0.10
Hi Toonloop! I'm running Ubuntu 15.10 and my configure process stops at
checking for GST... no
configure: error: Package requirements (gstreamer-0.10 >= 0.10.0 gstreamer-interfaces-0.10 >= 0.10.19) were not met:
No package 'gstreamer-interfaces-0.10' found
Any help or known issues in this process?
solved by following this link and running:
apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
You should compile the develop branch, not the master branch. I should do a release soon, so that users can benefit from my new improvements.