Compiling nasm

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!

Re: Compiling nasm

Posted by: Jman
Posted on: 2006-12-12 08:57:00

Very very strange, I think it was a permissions error. I unzipped the source via ssh, so something must have happened there. Copied all of the contents of the ./configure file to a new one, and lo and behold it worked.

Tags: sourceforgeunzippedinterpreterhome directoryperlappreciated