centos 編譯FFmgeg執(zhí)行./configure 時會報此錯誤。解決辦法如下:
需要安裝yasm的匯編編譯器,命令如下:
sudo apt-get install yasm
安裝完畢,再進(jìn)行安裝。 以上就是“nasm/yasm not found or too old. Use --disable-x86asm for a c”的詳細(xì)內(nèi)容,更多請關(guān)注木子天禾科技其它相關(guān)文章!
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”的詳細(xì)內(nèi)容,更多請關(guān)注木子天禾科技其它相關(guān)文章!
下一篇: centos如何添加自啟動命令腳本