<div>Hi all.</div>
<div>&nbsp;</div>
<div>I tried to compile the code using ./configure &amp; make on my machine and I get the following error:</div>
<div>&nbsp;</div>
<div>nasm -f elf -o common/i386/dct-a.o common/i386/dct-a.asm<br>make: nasm: Command not found<br>make: *** [common/i386/dct-a.o] Error 127</div>
<div>&nbsp;</div>
<div>Can someone advise as to what I am missing here?</div>