Opened 15 years ago

Closed 15 years ago

#20413 closed enhancement (invalid)

php-5.3.0 should require libxsl

Reported by: jonathan.williams@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: xslt xsl php Cc: jwilliams@…
Port: php5

Description

PHP is only built with LIbXSLT support if libxslt is detected as present by configure. This is an implicit ./configure option. We should add libxslt to the list of dependencies and explicitly call configure with --with-xsl

http://us3.php.net/manual/en/xsl.installation.php

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Keywords: php5 removed
Owner: changed from macports-tickets@… to ryandesign@…

I think you want to install the php5-xsl port.

comment:2 Changed 15 years ago by jonathan.williams@…

thank you! :)

comment:3 Changed 15 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.