From owner-freebsd-questions Thu Nov 1 6: 9:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.cz (diana.mobil.cz [195.39.16.12]) by hub.freebsd.org (Postfix) with ESMTP id 03AA537B403 for ; Thu, 1 Nov 2001 06:09:11 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id fA1E98R13330 for ; Thu, 1 Nov 2001 15:09:09 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.7) with ESMTP id 2001110115054860:121 ; Thu, 1 Nov 2001 15:05:48 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id fA1EDxp77135 for freebsd-questions@freebsd.org; Thu, 1 Nov 2001 15:13:59 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Thu, 1 Nov 2001 15:13:59 +0100 From: Roman Neuhauser To: freebsd-questions@freebsd.org Subject: Re: GIF support in php4 Message-ID: <20011101151359.Z9584@roman.mobil.cz> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.3.23i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.7 |March 21, 2001) at 11/01/2001 03:05:48 PM, Serialize by Router on ester/Mobil(Release 5.0.7 |March 21, 2001) at 11/01/2001 03:05:55 PM, Serialize complete at 11/01/2001 03:05:55 PM Content-Type: text/plain; charset=us-ascii 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 > Date: Thu, 1 Nov 2001 04:50:20 +0000 (UTC) > From: Erik Sabowski > To: > Subject: GIF support in php4 > > i installed mod_php4 from ports, and when trying to run a script i get: > > ImageGif: No GIF create support in this PHP build > > i enabled gd support, but apparently gd does not support gif. what should > i have enabled during the install to get GIF support? > > #airyk GIF support was dropped due to patent issues (the LZW algorithm is property of Unisys IIRC). You have two options: either install an older version of GD or google a bit, find the gif patches for 1.8.x, and install GD with those patches applied. -- FreeBSD 4.4-STABLE 3:11PM up 9 days, 1:54, 14 users, load averages: 0.15, 0.18, 0.12 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message