Re: [PHP-INST] Linking error with Apache/PHP/GD

2001-02-16 Thread James R Grinter
On Fri 16 Feb, 2001, Eli White <[EMAIL PROTECTED]> wrote: >http://marc.theaimsgroup.com/?l=php-install&m=97059704006322&w=2 no expert at compiling php, but that error looks like you're missing all the png functions yet png was included (-lpng) Perhaps ranlib wasn't run on the png library after

[PHP-INST] building php-4.0.4pl1 on Solaris

2001-02-15 Thread James R Grinter
I've experienced a number of problems, and have a couple of points to raise: 1. Trying to build with --enable-sockets (Is this is even a good idea?) Solaris' msghdr structures don't normally contain msg_control, msg_controllen and msg_flags. This is a similar situation to that noted