From:             [EMAIL PROTECTED]
Operating system: Debian
PHP version:      4.1.0RC1
PHP Bug Type:     XSLT related
Bug description:  unable to compile XSLT as shared mod

It seems that it isn't possible
to compile php's xslt extension as shared module.

This is bad because until it is possible
distros can't package it separately.

For example right now debian comes with php4-sablot
extension which uses old ext/sablot code.

Since all new development is done with xslt sablot backend
that package is unusable.

In order to make php4-xslt package there must be way to compile it as
shared extension.

Configure script seems to understand --enable-xslt=shared
but real linking isn't done.

-- 
Edit bug report at: http://bugs.php.net/?id=13776&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to