Entries Tagged as 'nasm'

./configure时nasm没装

./configure时报错:

ERROR: No NASM found, you need NASM to compile the asm source in *x86* arch.

apt-get install nasm
后解决问题