3
Ubuntuでgstreamerの依存関係を解決するにはどうすればよいですか
これらの依存関係をubuntuで解決する方法を教えてください: checking for GSTREAMER... configure: error: Package requirements (gstreamer-0.10 >= 0.10 gstreamer-app-0.10 gstreamer-base-0.10 gstreamer-pbutils-0.10 gstreamer-plugins-base-0.10 >= 0.10.25 gstreamer-video-0.10) were not met: No package 'gstreamer-app-0.10' found No package 'gstreamer-pbutils-0.10' found No package 'gstreamer-plugins-base-0.10' found No package 'gstreamer-video-0.10' found 私が試してみました: $ sudo apt-get install *gstreamer-video* Reading package lists... Done Building dependency tree …