Project

Profile

Help

Bug #2637

closed

PHP build config still using old library naming: libsaxon.so

Added by O'Neil Delpratt about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
PHP Build
Start date:
2016-02-22
Due date:
% Done:

100%

Estimated time:
Found in version:
1.0.0
Fixed in version:
1.0.1
Platforms:

Description

The config.m4 file seems to assume the library name libsaoxn.so under /usr/lib. In Saxon 1.0.0 we have renamed the library to libsaxonhec.so for HE and similar naming for PE and EE. The build config file needs to change to match the new naming convention.

The workaround is to create symblic link of the library libsaxonhec.so to libsaoxn.so under '/usr/lib'. Similar fix to PE and EE.

Patch will be available in the next maintenance release.

Please register to edit this issue

Also available in: Atom PDF