一. 編譯出錯(cuò)
安裝 之前, 最好 先安裝 這幾個(gè)東西(如果有, 請(qǐng)忽略):
yasm (有nasm的話(huà) 不用裝這個(gè)) , opus-devel(可能 提示 libopus-dev 或 libopus-devel 等) , lua-devel , libsndfile-devel , libtiff-devel
當(dāng)然了, 你也可以 先不管, 等 出錯(cuò) 提示了, 在按照下面的方法安裝:
1. 安裝 yasm , yasm 和 nasm 必須要有一個(gè),必須裝了!
錯(cuò)誤提示: Neither yasm nor nasm have been found
((which nasm) || (which yasm) || (git clone https://github.com/yasm/yasm.git && cd yasm && ./autogen.sh&n