|
List Info
Thread: gd-php
|
|
| gd-php |

|
2006-05-09 01:18:48 |
Does anyone know what is needed to make php4 such that
gb_info() is
defined?
I cannot determine what if any args must be added to
Makefile.php.
Some people are born mediocre, some people achieve
mediocrity, and some
people have mediocrity thrust upon them.
-- Joseph Heller, "Catch-22"
Robin-David Hammond KB3IEN
www.aresnyc.org.
|
|
| gd-php |

|
2006-05-09 21:35:05 |
On Tue, May 09, 2006 at 01:18:48AM +0000, netbsd.sparc kb3ien.us
wrote:
>
> Does anyone know what is needed to make php4 such that
gb_info() is
> defined?
>
> I cannot determine what if any args must be added to
Makefile.php.
Did you try installing php modules ? There is a php-gd
package, but I don't
know if it defines gb_info()
--
Manuel Bouyer <bouyer antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la
difference
--
|
|
| gd-php |

|
2006-05-09 23:52:30 |
The solution turns out to be adding
--with-gd2 to /usr/pkgsrc/www/php4/Makefile.php
THEN installing metapkg php4-extensions,
THEN adding the include directive to /usr/pkg/etc/php.ini
(Someone help me find the pkg maintainer please.)
Thanks to all who helped!
On Tue, 9 May 2006, Manuel Bouyer wrote:
> Date: Tue, 9 May 2006 23:35:05 +0200
> From: Manuel Bouyer <bouyer antioche.eu.org>
> To: netbsd.sparc kb3ien.us
> Cc: port-sparc64 NetBSD.org
> Subject: Re: gd-php
>
> On Tue, May 09, 2006 at 01:18:48AM +0000,
netbsd.sparc kb3ien.us wrote:
>>
>> Does anyone know what is needed to make php4 such
that gb_info() is
>> defined?
>>
>> I cannot determine what if any args must be added
to Makefile.php.
>
> Did you try installing php modules ? There is a php-gd
package, but I don't
> know if it defines gb_info()
>
> --
> Manuel Bouyer <bouyer antioche.eu.org>
> NetBSD: 26 ans d'experience feront toujours la
difference
> --
>
Some people are born mediocre, some people achieve
mediocrity, and some
people have mediocrity thrust upon them.
-- Joseph Heller, "Catch-22"
Robin-David Hammond KB3IEN
www.aresnyc.org.
|
|
| gd-php |

|
2006-05-10 08:19:34 |
On Tue, May 09, 2006 at 11:52:30PM +0000, Hammond,
Robin-David%KB3IEN wrote:
> The solution turns out to be adding
>
> --with-gd2 to /usr/pkgsrc/www/php4/Makefile.php
>
> THEN installing metapkg php4-extensions,
>
> THEN adding the include directive to
/usr/pkg/etc/php.ini
You shouldn't have to change php4/Makefile
Did you try installing php-gd ?
--
Manuel Bouyer <bouyer antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la
difference
--
|
|
| gd-php |

|
2006-05-10 14:33:59 |
yes, installing gd-php didnt seem to do anything for php.
(without editing
php4/Makefile.php)
that machine is being used by my developers, so i'll give
it another go on
a pristine ultra2 later this month.
Whats the story with the SMP kernels, who was last working
on them, and
now do i get to work fixing them?
On Wed, 10 May 2006, Manuel Bouyer wrote:
> Date: Wed, 10 May 2006 10:19:34 +0200
> From: Manuel Bouyer <bouyer antioche.eu.org>
> To: "Hammond, Robin-David%KB3IEN"
<muaddib databit7.com>
> Cc: netbsd.sparc kb3ien.us, port-sparc64 NetBSD.org
> Subject: Re: gd-php
>
> On Tue, May 09, 2006 at 11:52:30PM +0000, Hammond,
Robin-David%KB3IEN wrote:
>> The solution turns out to be adding
>>
>> --with-gd2 to /usr/pkgsrc/www/php4/Makefile.php
>>
>> THEN installing metapkg php4-extensions,
>>
>> THEN adding the include directive to
/usr/pkg/etc/php.ini
>
> You shouldn't have to change php4/Makefile
> Did you try installing php-gd ?
>
> --
> Manuel Bouyer <bouyer antioche.eu.org>
> NetBSD: 26 ans d'experience feront toujours la
difference
> --
>
Some people are born mediocre, some people achieve
mediocrity, and some
people have mediocrity thrust upon them.
-- Joseph Heller, "Catch-22"
Robin-David Hammond KB3IEN
www.aresnyc.org.
|
|
| gd-php |

|
2006-05-10 14:49:28 |
On Wed, May 10, 2006 at 02:33:59PM +0000, Hammond,
Robin-David%KB3IEN wrote:
> yes, installing gd-php didnt seem to do anything for
php. (without editing
> php4/Makefile.php)
Did you add the module to php.ini ?
>
> that machine is being used by my developers, so i'll
give it another go on
> a pristine ultra2 later this month.
>
> Whats the story with the SMP kernels, who was last
working on them, and
> now do i get to work fixing them?
SMP on sparc64 is work in progress in its early stage. AFAIK
a SMP kernel has
never reached single-user mode on sparc64 yet.
--
Manuel Bouyer <bouyer antioche.eu.org>
NetBSD: 26 ans d'experience feront toujours la
difference
--
|
|
[1-6]
|
|