I have Mac OS X 10.4. I downloaded a package. I have to run ./configure and then makefile, make install commands. I am getting the following error msgs when I run ./configure. Does anyone know what might be the problem?
usr-bioinf-mac:~/Desktop/amos-3.0.1 admin$ ./configure
./configure: line 7: sed: command not found
./configure: line 92: chmod: command not found
./configure: line 98: rm: command not found
./configure: line 166: sed: command not found
./configure: line 175: sed: command not found
: error: cannot create .lineno; rerun with a POSIX shell
usr-bioinf-mac:~/Desktop/amos-3.0.1 admin$
Also, even makefile command is not found? do I need to install anything to run makefile and make install commands? Please help!
Thanks you!
BD
usr-bioinf-mac:~/Desktop/amos-3.0.1 admin$ ./configure
./configure: line 7: sed: command not found
./configure: line 92: chmod: command not found
./configure: line 98: rm: command not found
./configure: line 166: sed: command not found
./configure: line 175: sed: command not found
: error: cannot create .lineno; rerun with a POSIX shell
usr-bioinf-mac:~/Desktop/amos-3.0.1 admin$
Also, even makefile command is not found? do I need to install anything to run makefile and make install commands? Please help!
Thanks you!
BD