Date: Wed, 11 Aug 2004 21:34:48 -0500 From: Marc Cabanatuan <mcabanatuan@wi.rr.com> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: php5 & libgd Message-ID: <411AD748.6090806@wi.rr.com> In-Reply-To: <20040811073609.GA27083@happy-idiot-talk.infracaninophile.co.uk> References: <41195AD0.4010804@wi.rr.com> <03d101c47f3a$4e437150$0200000a@SAGEAME> <20040811073609.GA27083@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've managed to get gd to compile, but now i need to grab php5-extensions, but that seems to have been broken into several different things in the past few days. Is there any easy way like there was with php5-extensions and the menuconfig style of selecting which was enabled/disabled? thanks, m Matthew Seaman wrote: | On Tue, Aug 10, 2004 at 07:29:46PM -0500, 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 | | |>> 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? What is the recommended way of grabbing |>> libgd and installing it? pkg_add? Any help with this would be |>> greatly appreciated. | | |> I'm having the same trouble with php4 -- the gd fails everytime. | | | That doesn't sound good at all. But you two are the only people | who have reported anything like this -- and as the port's | maintainer, I'd hope I would be the first point of contact for | problem reports. | | I'm mystified as to why you should be having problems with the GD | extension specifically. It's just another run-of-mill PHP | extension. | | Hmmm... I've just tried doing a test install of phpMyAdmin on a | system stripped of all previously installed php or pecl ports: | | # cd /usr/ports/databases/phpmyadmin # make install | DEFAULT_PHP_VER=5 | | and as a result the following PHP/PECL ports are installed: | | % pkg_info -I \*php\* \*pecl\* pecl-pdflib-2.0.1 A PECL extension | to create PDF on the fly php5-5.0.0_2 PHP Scripting Language | (Apache Module and CLI) php5-bz2-5.0.0_2 The bz2 shared | extension for php php5-gd-5.0.0_2 The gd shared extension for | php php5-mysql-5.0.0_2 The mysql shared extension for php | php5-openssl-5.0.0_2 The openssl shared extension for php | php5-pcre-5.0.0_2 The pcre shared extension for php | php5-zlib-5.0.0_2 The zlib shared extension for php | phpMyAdmin-2.5.7.1_1 A set of PHP-scripts to administer MySQL over | the web | | and everything seems to be working as intended. | | Can you verify that you both have an up to date version of ports, | that you've built or downloaded a copy of the INDEX{,-5} file to | match the ports and if you've got any relevant settings in | /etc/make.conf or /usr/local/etc/pkgtools.conf (if using | portupgrade)? | | If the port still fails to install cleanly please do get back to | me, with as much detail as you can about exactly what the build | process outputs where the error occurs. | | Cheers, | | Matthew | - -- Marc Cabanatuan <mcabanatuan@wi.rr.com> Network and Systems Administrator A+, Net+, Linux+, CCNA, MCP -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBGtdIQXmDWC9ByjIRAmsYAJ0abLeQa2PGF3mb/fE50yekS4TEmgCfTZ1k IQztwhihx3GQlpqL6CAzIsg= =v5GH -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411AD748.6090806>