centos 编译FFmgeg执行./configure 时会报此错误。解决办法如下:
需要安装yasm的汇编编译器,命令如下:
sudo apt-get install yasm
安装完毕,再进行安装。 以上就是“nasm/yasm not found or too old. Use --disable-x86asm for a c”的详细内容,更多请关注木子天禾科技其它相关文章!
nasm/yasm not found or too old. Use --disable-x86asm for a c
以上就是“nasm/yasm not found or too old. Use --disable-x86asm for a c”的详细内容,更多请关注木子天禾科技其它相关文章!
下一篇: centos如何添加自启动命令脚本