Skip to content

libpcre.so.3 is not on all systems #25

Closed
@dpgeorge

Description

@dpgeorge

On my Arch Linux machine import re fails because libpcre.so.3 does not exist. Instead it's libpcre.so.1 (also aliased as libpcre.so).

So should we just change it to load libpcre.so, or try different versions in succession?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions