New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20413 (closed enhancement: invalid)

Opened 4 years ago

Last modified 4 years ago

php-5.3.0 should require libxsl

Reported by: jonathan.williams@… Owned by: ryandesign@…
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

comment:1 Changed 4 years ago by macsforever2000@…

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

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

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

thank you! :)

comment:3 Changed 4 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.