michel wrote:
> 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!
>
Isn't one just supposed to enter "make" ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|