On the old PC zlib.h is in /usr/local/inlude. On the new PC it's in /usr/include and /usr/include/linux. I'm in the process of reinstalling PHP, but I have my doubts.
Thanks -----Original Message----- From: Chris [mailto:[EMAIL PROTECTED] Sent: December 7, 2006 8:21 PM To: Beauford Cc: php-general@lists.php.net Subject: Re: [PHP] PHP Installation question Beauford wrote: > I'm thinking though that this isn't really the problem. When I install > Slackware, I install everything (except for games). On my older PC I > installed version 8.1 and had no problems, but now with version 10 I > have problems. I'm pretty sure that zlib-dev or zlib-devel has never > been included in either version of Slack. So I think I'm just going > around in circles with this. locate zlib.h if that returns nothing, then the problem is still that you need the zlib-dev package installed. If it does return something then what does it return ? Maybe you need to specify the path to zlib in the php configure line. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php