Re: [PHP-BETA] Final 3.0.6 tarball

[email protected] ("Stig S. Bakken") Sat, 26 Dec 1998 13:40:30 +0100 (MET)
Newsgroups php.beta
Message-ID <[email protected]>
On 25 Dec 1998, Manuel Lemos wrote:

> Hello Rasmus,
> 
> On 23-Dec-98 15:06:41, you wrote:
> 
> >Releasing the tarball at http://ca.php.net/php-3.0.6.tar.gz tomorrow
> >(Dec.24).
> 
> I guess pdflib support might need better detection in the configure script.
> If the includes are not in compiler default path, the configure script
> looks for a directory named include in the supplied pdflib directory.
> In the pdflib 0.6 archive that I got there is no include directory in that
> archive as include files are in the same directory as source.
> 
> Similar things go for xml expat support.  Either the includes and the
> library are in the default compiler lookup path or else the configure
> script won't see them. Also, PHP XML bindings source expect include files
> to be in a directory named xml while ine the distribution of expat that
> I got from Stig's page they are in xmlparse and xmltok directories.
> 
> I guess these packages (pdflib and expat) could use proper installation but
> in the archives that I got, they don't.  So, I'm afraid more people will
> stumble on this like I did.

The XML extension wants the header files installed in a directory like
/usr/include/xml.  I'll give it an overhaul for 3.0.7.

 - Stig


--
PHP Beta Testers' Mailing List   http://www.php.net/
To unsubscribe send an empty message to [email protected]
List administrator:  [email protected]