From owner-freebsd-ports@FreeBSD.ORG Fri May 12 17:56:23 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0095016B0E1 for ; Fri, 12 May 2006 17:56:23 +0000 (UTC) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id D64CC43D77 for ; Fri, 12 May 2006 17:56:19 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from adsl-68-72-248-38.dsl.sfldmi.ameritech.net ([68.72.248.38] helo=[192.168.1.33]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Febrn-000NoW-CV; Fri, 12 May 2006 13:55:55 -0400 Message-ID: <4464CC1D.6040509@vonostingroup.com> Date: Fri, 12 May 2006 13:55:41 -0400 From: Frank Laszlo User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: fbsd@a1poweruser.com References: In-Reply-To: X-Enigmail-Version: 0.93.2.0 OpenPGP: url=http://www.franksworld.org/~laszlof/keys/0x0B3FCA4B.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: ports@freebsd.org, James O'Gorman , Scot Hetzel Subject: Re: FreeBSD Port: phpMyAdmin-2.8.0.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 17:56:23 -0000 fbsd wrote: > This is happing on a fresh virgin install of 6.1. > The config option did not pop up like you say it should. > /usr/ports/Mk/* was just downloaded before downloading > the port files for php5-5.1.2_1. > > So everything you said is not true. > > A fresh virgin install WILL prompt you with the OPTIONS dialog for php5 if you haven't already configured it. You shouldnt be just downloading the specific things you want/need from the ports framework. This can cause problems with out of date dependencies and such. cvsup (or whatever updating software you use) the entire tree and try again. -Frank > > -----Original Message----- > From: Scot Hetzel [mailto:swhetzel@gmail.com] > Sent: Friday, May 12, 2006 1:07 PM > To: fbsd@a1poweruser.com > Cc: James O'Gorman; ports@freebsd.org > Subject: Re: FreeBSD Port: phpMyAdmin-2.8.0.3 > > > On 5/12/06, fbsd wrote: > >> I did this as per your post >> >> Run pkg_delete php5-5.1.2_1 and then reinstall it from the >> > lang/php5 > >> port, but make sure you make config first to add in the Apache >> module. >> >> # /usr/ports/lang/php5 >make install clean >> ===> php5-5.1.4 is marked as broken: Unknown AUTOCONF version: >> > 259. > >> *** Error code 1 >> >> Stop in /usr/ports/lang/php5. >> # /usr/ports/lang/php5 > >> >> What now??? >> >> > Update your ports collection, as your /usr/ports/Mk/* is out of > date. > > >> How is a normal port user suppose to know to do make config to >> > set > >> options first? >> This should just pop up in persons face on make install. >> >> > It does pop up the first time you install the port from /usr/ports. > The only time you need to use "make config" is when you want to > change > the options that you had selected previously. > > The only problem with "make config" is that if the port maintainer > changes the options (adds/removes an option), then it will not pop > up > again. Instead it will use your previous configuration. > > Scot > -- > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly > bruised. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >