Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 16:00:43 +0200
From:      "Daniel A." <alive@dienub.org>
To:        fbsd@a1poweruser.com
Cc:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: imagecreate command & PHP5
Message-ID:  <4469DB0B.2010000@dienub.org>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGKECOHHAA.fbsd@a1poweruser.com>
References:  <MIEPLLIBMLEEABPDBIEGKECOHHAA.fbsd@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
fbsd wrote:
> How do I add imagecreate command support to PHP5??
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Firstly, you lookup the function on php.net and see what it depends on.
In this case, imagecreate depends on GD. So, this means you have to 
install the graphics/php5-gd port.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4469DB0B.2010000>