- Install 'build-essential'
~~~
# apt-get install build-essential -y
- Install 'yasm'
# apt-get install yasm -y