From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 00:29:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A6D616A4CE for ; Wed, 26 Jan 2005 00:29:19 +0000 (GMT) Received: from chaos.eyede.com (chaos.eyede.com [202.21.136.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE2943D3F for ; Wed, 26 Jan 2005 00:29:18 +0000 (GMT) (envelope-from freebsd@eyede.com) Received: from localhost (localhost.eyede.com [127.0.0.1]) by chaos.eyede.com (Postfix) with ESMTP id E297D54A2 for ; Wed, 26 Jan 2005 13:30:25 +1300 (NZDT) Received: from [172.16.99.14] (ewsn04.ntdns.eyede.com [172.16.99.14]) by chaos.eyede.com (Postfix) with ESMTP id 4D92D549F for ; Wed, 26 Jan 2005 13:30:24 +1300 (NZDT) Message-ID: <41F6E45B.6070002@eyede.com> Date: Wed, 26 Jan 2005 13:29:15 +1300 From: Nigel Wohlers Organization: Eyede Systems Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <20050125203636.2EEB743D2D@mx1.FreeBSD.org> <20050125232115.8F42743D46@mx1.FreeBSD.org> In-Reply-To: <20050125232115.8F42743D46@mx1.FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Amavisd at eyede.com Subject: Re: port newbie question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@eyede.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 00:29:19 -0000 If you delete the /var/db/ports/mod_php4 directory and install the port again, you should have the menu popup so that you can deselect Apache2. Oliver Leitner wrote: > try to call ./configure with that switch... > > ./configure --with-apxs=/path/to/bin/apxs > > btw, a tip, if youre just installing ports, use something like portinstall > rather than doing it all by hand;) > > Greetings > Oliver Leitner > Technical Staff > http://www.shells.at > > On Tuesday 25 January 2005 22:34, Ken Hawkins wrote: > >>--with-apxs > >