Hello,
I have successful ran ./configure using gcc with Apache 2.2.0 on Solaris 10. I am stuck on the next step in installation, “make”. I have gmake installed and was attempting to use that.
When I attempt to run gmake, I get the error: /bin/bash/make not found [all-recursiv3e] Error 1
Then when I try and us just make I get the following error: Bash: line 17: make: command not found
So I created a link so make would call gmake, but that failed too.
Any ideas on how I can use gmake, or what I am doing wrong?
Thanks, Michael |