Date: Tue, 9 Jan 2001 17:53:21 -0800 From: Anthony.Ettinger@mPower.com To: freebsd-questions@FreeBSD.ORG Subject: configuring apache jserve (gnu make not found) Message-ID: <OF1E97AD1A.A8B79121-ON882569D0.0009E876@mpower.com>
next in thread | raw e-mail | index | archive | help
This is a multipart message in MIME format. --=_alternative 000A948B882569D0_= Content-Type: text/plain; charset="us-ascii" I'm getting an error when trying to configure ApacheJServ-1.1.2 I downloaded the source and these are the parameters I'm using to configure jserv: ./configure \ --prefix=/usr/local/jserv \ --with-apxs=/usr/local/apache/bin/apxs \ --with-jdk-home=/usr/local/jdk1.1.8 \ --with-JSDK=/usr/local/share/java/classes/jsdk.jar \ --disable-debugging this is the resulting error: checking for GNU make... configure: error: Found: /usr/bin/make GNU make is required and was not found. If GNU make is not installed, please install it. www.gnu.org. If GNU make is installed, please adjust your PATH to make sure that GNU make is found before any other version of make that is installed on your system. rm config.cache and then re-run configure again. I found "gmake" here: "/usr/local/bin/gmake" and changed my path as recommended, but that didn't work. Any ideas? If I install GNU make, will that overwrite the FreeBSD version of "make"?? Anthony Ettinger Sr. Web Developer 415-875-8936 anthony.ettinger@mpower.com http://www.401kafe.com http://www.irajunction.com --=_alternative 000A948B882569D0_= Content-Type: text/html; charset="us-ascii" <br><font size=2 face="sans-serif">I'm getting an error when trying to configure ApacheJServ-1.1.2</font> <br><font size=2 face="sans-serif">I downloaded the source and these are the parameters I'm using to configure jserv:</font> <br> <br><font size=2 face="sans-serif">./configure \</font> <br><font size=2 face="sans-serif"> --prefix=/usr/local/jserv \</font> <br><font size=2 face="sans-serif"> --with-apxs=/usr/local/apache/bin/apxs \</font> <br><font size=2 face="sans-serif"> --with-jdk-home=/usr/local/jdk1.1.8 \</font> <br><font size=2 face="sans-serif"> --with-JSDK=/usr/local/share/java/classes/jsdk.jar \</font> <br><font size=2 face="sans-serif"> --disable-debugging</font> <br> <br> <br><font size=2 face="sans-serif">this is the resulting error:</font> <br> <br><font size=2 face="sans-serif">checking for GNU make... configure: error: </font> <br><font size=2 face="sans-serif">Found: /usr/bin/make</font> <br><font size=2 face="sans-serif">GNU make is required and was not found. If GNU make is not installed, </font> <br><font size=2 face="sans-serif">please install it. www.gnu.org. If GNU make is installed, please adjust </font> <br><font size=2 face="sans-serif">your PATH to make sure that GNU make is found before any other version </font> <br><font size=2 face="sans-serif">of make that is installed on your system. rm config.cache and then </font> <br><font size=2 face="sans-serif">re-run configure again.</font> <br> <br> <br><font size=2 face="sans-serif">I found "gmake" here: "/usr/local/bin/gmake"</font> <br><font size=2 face="sans-serif">and changed my path as recommended, but that didn't work.</font> <br> <br><font size=2 face="sans-serif">Any ideas?</font> <br><font size=2 face="sans-serif">If I install GNU make, will that overwrite the FreeBSD version of "make"??</font> <br><font size=2 face="sans-serif"><br> <br> Anthony Ettinger<br> Sr. Web Developer<br> 415-875-8936<br> anthony.ettinger@mpower.com<br> http://www.401kafe.com<br> http://www.irajunction.com</font> --=_alternative 000A948B882569D0_=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF1E97AD1A.A8B79121-ON882569D0.0009E876>