Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Oct 9, 2017

PEAR installation requires to have xml and libxml extensions enabled. However when the xml extension is installed as shared one (--enable-xml=shared) the installation fails. This patch fixes bug #75346 with additional ini entries passed to php cli command for installing PEAR.

The removal of modules during installation step is also not required before doing make distclean otherwise the shared modules cannot be determined easily.

PEAR installation requires to have xml and libxml extensions enabled.
However when the xml extension is installed as shared one
(--enable-xml=shared) the installation fails. This patch fixes this with
additional ini entries passed to php cli command for installing PEAR.
@petk
Copy link
Member Author

petk commented Oct 10, 2017

Sorry, fixing this in a new pull request since the removal of the modules *.la files is required after all.

@petk petk closed this Oct 10, 2017
@petk petk deleted the patch-pear branch October 12, 2017 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant