From owner-freebsd-stable@FreeBSD.ORG Mon Jul 4 19:07:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E6A816A41C for ; Mon, 4 Jul 2005 19:07:28 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33DD43D46 for ; Mon, 4 Jul 2005 19:07:27 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so778545wra for ; Mon, 04 Jul 2005 12:07:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rug9fYu2hle/CJkU31+s/nsjPGTG3t1sq0Y/X8FritDbzfSHEx2AIZgLaAYl+d4LmIxvphBaeXUchpRSOfIjQyVz8Ja5Q4C1OVufjVdzMPc9V/w9cU1Nm67Dy2TyHMU03acKxUf7QwvDH/KW1ISBTI5je6aZPIg8q8ENY33wIMU= Received: by 10.54.53.25 with SMTP id b25mr3755740wra; Mon, 04 Jul 2005 12:07:27 -0700 (PDT) Received: by 10.54.125.12 with HTTP; Mon, 4 Jul 2005 12:07:27 -0700 (PDT) Message-ID: Date: Mon, 4 Jul 2005 21:07:27 +0200 From: Claus Guttesen To: Jaimie Garner In-Reply-To: <200507041101.50976.jaimie@onsitepcs.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200507041101.50976.jaimie@onsitepcs.net> Cc: freebsd-stable@freebsd.org Subject: Re: PHP4 and pear Ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Claus Guttesen List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 19:07:28 -0000 > How do I install php4 with pear and GD and some other options using ports= ? >=20 > I no longer get the config menu that used to apear. I tried make config a= nd it > gave me a small menu but not the full menu I am used to seeing. Edit the file /var/db/ports/php4-extensions/options, change the required values, and it should work from there. If you can't find the file verify that php4-extensions is installed. regards Claus