编译Gstreamer遇到的问题 autopoint: not found

论坛 期权论坛 脚本     
匿名网站用户   2020-12-19 13:30   135   0

音视频播放器中有个gstreamer的框架,开源,比较好用最近使用的时候遇到了一些问题

下载源码gstreamer:https://gstreamer.freedesktop.org/src/gstreamer/
解压缩
执行
./autogen.sh –prefix=/home/install –nocheck
fatal: Not a git repository (or any of the parent directories): .git
ln: failed to create symbolic link ‘.git/hooks/pre-commit’: No such file or directory
+ passing argument –prefix=/home/install to configure
+ autotools version check disabled
+ options passed to configure: –prefix=/home/install
+ check for build tools: skipped version checks
patching file po/Makefile.in.in
Hunk #1 succeeded at 15 with fuzz 2 (offset 4 lines).
+ running autopoint –force…
./autogen.sh: 349: ./autogen.sh: autopoint: not found

这个问题主要是因为auto相关的工具没有安装成功,
使用apt-get install 安装就好了
apt-get install autoconf automake libtool autopoint

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:1136255
帖子:227251
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP