Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 21:02:37 -0500 (EST)
From:      Matthew Emmerton <matt@gsicomp.on.ca>
To:        Anthony.Ettinger@mPower.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: configuring apache jserve (gnu make not found)
Message-ID:  <Pine.BSF.4.21.0101092100120.53436-100000@xena.gsicomp.on.ca>
In-Reply-To: <OF1E97AD1A.A8B79121-ON882569D0.0009E876@mpower.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Jan 2001 Anthony.Ettinger@mPower.com wrote:

> 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:

First, why not use the version in the ports
(/usr/ports/www/apache-jserv)?

> ./configure \
>   --prefix=/usr/local/jserv \
> 
> this is the resulting error:
> 
> checking for GNU make... configure: error: 
> Found: /usr/bin/make

You need to specify --prefix=/usr/local in order for configure to find
gmake in /usr/local/bin/gmake.

--
Matt Emmerton
GSI Computer Services



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?Pine.BSF.4.21.0101092100120.53436-100000>