Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 08:29:20 +0100
From:      Peter Risdon <peter@circlesquared.com>
To:        antenneX <antennex@swbell.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php5 & libgd
Message-ID:  <4119CAD0.3040705@circlesquared.com>
In-Reply-To: <03d101c47f3a$4e437150$0200000a@SAGEAME>
References:  <41195AD0.4010804@wi.rr.com> <03d101c47f3a$4e437150$0200000a@SAGEAME>

next in thread | previous in thread | raw e-mail | index | archive | help
antenneX wrote:
> From: "Marc Cabanatuan" <mcabanatuan@wi.rr.com>
> To: <freebsd-questions@freebsd.org>
> Sent: Tuesday, August 10, 2004 6:31 PM
> Subject: php5 & libgd
> 
> 
> 
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>ive grabbed php5 and attempted to grab phpMyAdmin from ports and in
>>doing so (php5 works fine) I receive the error 'Unknown extension gd.'
>>I recently discoevered that php was split from the core and its
>>extensions, however in enabling 'gd' in php5-extensions, i still
>>receive the same error.
>>% make install clean
>>Unknown extension gd.
>>*** Error code 1
>>Stop in /usr/ports/lang/php5-extensions.
>>
>>Is gd located in ports? 

/usr/ports/graphics/php5-gd/

I hope that helps but, from my recent experience of installing php ports 
on long-running systems after a cvsup, I doubt it will.

I'm now down to manually copying in pear and the source for any php apps 
(such as horde or phpMyAdmin)  I want to install on any system that had 
php installed prior to the change in the port structure.

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4119CAD0.3040705>