php-developer-list | 2000101
Date: 10/10/00
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Call ZEND_FUNCTION in Zend_API"
- In reply to: Sterling Hughes: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 10 Oct 2000, Sterling Hughes wrote:
> Install the latest version of Expat, as per the instructions on
> http://www.php.net/manual/ref.xml.php
>
> Then simply link against the external expat libraries when compiling Sablotron
> and poof, it should all work...
No, I had to hack Sablotron to get it to compile, because it uses
xmltok.h and xmlparse.h instead of expat.h and libxmltok.a and
libxmlparse.a instead of libexpat.a. The authors need to fix it.
-Andrei
* Only 19,999 lines of C++ to my next ski trip... *
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] Call ZEND_FUNCTION in Zend_API"
- In reply to: Sterling Hughes: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/sablot config.m4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

