Compiling nasm
Posted by: Jman
Posted on: 2006-12-12 08:20:00
Hey all. Have any of you compiled and installed nasm on your server?
I grabbed the latest source from:
http://sourceforge.net/projects/nasm
Unzipped it to my home directory. When I go to run ./configure, I get the following error:
: bad interpreter: No such file or directory
Any ideas on what is causing this? I know this requires perl and GNU tools, both of which I believe are installed by default. Any help would be much appreciated. Thanks!