[PHP-INST] PHP 4.3.0 - inbuilt GD and MySQL (fix)

2003-02-11 Thread Jason Donald
Over the past few hours, I have managed to get one of my machines to compile. I imagine a similar fix for the other. Basically, and very simply, I had to download the latest versions of all dependencies (mysql/libpng/libjpeg/gd/etc) and recompile *everything* from child to parent. Also of no

[PHP-INST] PHP 4.3.0 - inbuilt GD and MySQL (extra information)

2003-02-11 Thread Jason Donald
Errata for that last email. * Both machines are redhat based linux 2.4.18, but are completely different installations (one local, one remotely hosted server). Here is a larger chunk from the GD problem. I noticed the "no semicolon at end of struct or union" line after sending the original mes

[PHP-INST] PHP 4.3.0 - inbuilt GD and MySQL compilation problems on multiple machines

2003-02-11 Thread Jason Donald
Hi, I am having quite some difficulty installing 4.3.0 on two of my 3 machines. I have spent the entire day surfing php.net, phpbuilder, google and every archive I could find. I would very much appreciate any help anyone can provide. Machine 1 bombs out with a mysql lib error when trying t

[PHP-INST] Re: php410, gd=shared, missing gd.so

2001-12-13 Thread Jason Donald
s on this. I should add that this problem (gd.a getting created instead of gd.so) occurs on all our varied development machines. Any other ideas? Jason. On 13 Dec 2001 at 11:51, Yasuo Ohgaki wrote: > Jason Donald wrote: > > > Hi, > > > > Under php4.0.6 my con

[PHP-INST] php410, gd=shared, missing gd.so

2001-12-12 Thread Jason Donald
\ "--enable-sysvsem" \ "--enable-sysvshm" \ "--enable-sockets" \ "--enable-track-vars"