I am following the instructions at Using PHP With Tomcat from http://wiki.apache.org/tomcat/UsingPhp and I am ok until I run Makefile and I the following:
Command '"./Makefile"'
failed with return code 2 and error message
./Makefile: line 1: srcdir: command not found
./Makefile: line 2: builddir: command not found
./Makefile: line 3: top_srcdir: command not found
./Makefile: line 4: top_builddir: command not found
./Makefile: line 5: EGREP: command not found
./Makefile: line 6: SED: command not found
./Makefile: line 7: CONFIGURE_COMMAND: command not found

I would love to know what I'm doing wrong!



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to