From owner-freebsd-questions@FreeBSD.ORG Thu Jan 13 21:42:42 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6C2B1065672 for ; Thu, 13 Jan 2011 21:42:42 +0000 (UTC) (envelope-from paul@ifdnrg.com) Received: from outbound.ifdnrg.com (outbound.ifdnrg.com [193.200.98.138]) by mx1.freebsd.org (Postfix) with ESMTP id 5A17D8FC1C for ; Thu, 13 Jan 2011 21:42:41 +0000 (UTC) Received: from [192.168.1.64] (188-221-77-161.zone12.bethere.co.uk [188.221.77.161]) (authenticated bits=0) by outbound.ifdnrg.com (8.14.4/8.14.4) with ESMTP id p0DLgeQI041623 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 13 Jan 2011 21:42:41 GMT (envelope-from paul@ifdnrg.com) Message-ID: <4D2F71D0.1080307@ifdnrg.com> Date: Thu, 13 Jan 2011 21:42:40 +0000 From: Paul Macdonald User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Gary Kline References: <20110110212143.GA8276@thought.org> <4D2D7C3E.50404@ifdnrg.com> <20110112195347.GA21353@thought.org> <201101121758.12869.rjgonzale@estrads.com.ar> <20110112203503.GA22381@thought.org> <4D2E32AF.4000008@ifdnrg.com> <20110113001854.GA55758@thought.org> <48221D4A-A7DB-4EE5-B6CC-670DCFA68BAD@panix.com> <20110113211406.GA15406@thought.org> In-Reply-To: <20110113211406.GA15406@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: Which php?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 21:42:42 -0000 >> did you follow the procedure in ports/UPDATING about autotools? > > I followed the suggestion from Mike Powell and that resolved the > problem with autoconf-2.68. I'm trying the others now. See if > it has any affect on mail/php5-imap. you probably won't need imap support in php, so you could just deselect this in make config. Paul.