From owner-freebsd-questions Sat Mar 2 8:39:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from [209.49.190.34] (fireout.mbakercorp.com [209.49.190.34]) by hub.freebsd.org (Postfix) with SMTP id 59A8137B416 for ; Sat, 2 Mar 2002 08:39:43 -0800 (PST) Received: from no.name.available by [209.49.190.34] via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 2 Mar 2002 16:39:43 UT Received: from mbakercorp.com (unverified) by mailsweeper.mbakercorp.com (Content Technologies SMTPRS 4.2.10) with ESMTP id for ; Sat, 2 Mar 2002 11:40:22 -0500 Received: from gatedom-MTA by mbakercorp.com with Novell_GroupWise; Sat, 02 Mar 2002 11:39:41 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.1 Date: Sat, 02 Mar 2002 11:39:18 -0500 From: "Joseph Wright" To: Subject: Building mod_php4 with GD2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have had no problems building mod_php4 wiht gd but now I have a need for gd2 but have not been able to get it running. I tried changing the line in mod_php4/scripts/configure.php that says echo "LIB_DEPENDS+= gd.2:\${PORTSDIR}/graphics/gd" to say echo "LIB_DEPENDS+= gd:\${PORTSDIR}/graphics/gd2" but I muust be doing something wrong because the port builds and gd2 appears to be installed atleast under pkg_info but It does not show up under phpnfo(); thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message