From owner-freebsd-questions Mon Aug 12 13:49:28 2002 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 DAB4D37B400 for ; Mon, 12 Aug 2002 13:49:25 -0700 (PDT) Received: from blue.gerhardt-it.com (gw.gerhardt-it.com [204.83.38.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0700343E3B for ; Mon, 12 Aug 2002 13:49:25 -0700 (PDT) (envelope-from scott@gerhardt-it.com) Received: from [192.168.100.110] (gw.gerhardt-it.com [204.83.38.103]) by blue.gerhardt-it.com (Postfix) with ESMTP id 8E6FA10024; Mon, 12 Aug 2002 14:49:23 -0600 (CST) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Mon, 12 Aug 2002 14:49:10 -0600 Subject: Re: GD2 with PHP From: Scott Gerhardt To: Philip Hallstrom Cc: FreeBSD Message-ID: In-Reply-To: <20020812133855.D53124-100000@cypress.adhesivemedia.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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 On 8/12/02 2:39 PM, "Philip Hallstrom" wrote: > set the environment variable WITHOUT_XPM to 1 and then install the GD2 > port. Take a look at /usr/ports/graphics/g2/Makefile for more info. > I don't quite understand what you mean. See excerpt from /usr/ports/graphics/gd2/Makefile below: .ifndef WITHOUT_XPM # Temporary hack, until X-less XPM building is added to USE_XPM: .ifndef WITHOUT_X11 USE_XPM= yes .else LIB_DEPENDS+= Xpm:${PORTSDIR}/graphics/xpm .endif .else MAKE_ARGS+= -DWITHOUT_XPM .endif -- Scott Gerhardt, P.Geo. Gerhardt Information Technologies [G-IT] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message