Skip to content

Ubuntu 16.04: XercesC dependency on ICU library #188

@MatthewThe

Description

@MatthewThe

The XercesC library installed by apt-get in Ubuntu 16.04 currently contains a dependency on the ICU (unicode) library (XercesC: v3.1.3). This causes the ubuntu build script to fail with "undefined references ..." to this library.

As Percolator probably does not need this dependency (and the ICU library itself has some dependencies as well), the best solution is to build XercesC from source again in the ubuntu install script, without this dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions