Hi Yasuo,
I had a look at the README you suggested but couldn't get my head
around the complexities of building it. I use this command line in
the newly created extension directory, per the README.
./configure --with-php-config=/usr/local/src/php-
4.1.0/pear/scripts/php-config
It bombs out w
Jason Donald wrote:
> Hi,
>
> Under php4.0.6 my configure/make/makeinstall created a gd.so file
> (which is picked up when using ).
>
> Under php4.1.0 my install creates a gd.a file, and
> doesn't work anymore.
>
> If I compile it in as non shared, it works just fine. I am using it
> as .