-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
3rd-partyIssues related to 3rd-party libraries and codeIssues related to 3rd-party libraries and codecriticalCritical, top-priority issuesCritical, top-priority issuesenhancementNew feature or requestNew feature or requestlinuxLinux-related issuesLinux-related issues
Description
Arturo currently depends on the legacy PCRE library (libpcre.so.3 or libpcre.so.1), which is no longer available in modern Linux distributions (e.g. Debian 13).
Warning
Also: on various other distros, it seems like users have to manually install PCRE. Does it mean that linking against PCRE2 we'd avoid this? (= would have to double-check whether PCRE2 does come already pre-installed in this cases... e.g. Ubuntu, Fedora, etc)
Also related: #1871
Metadata
Metadata
Assignees
Labels
3rd-partyIssues related to 3rd-party libraries and codeIssues related to 3rd-party libraries and codecriticalCritical, top-priority issuesCritical, top-priority issuesenhancementNew feature or requestNew feature or requestlinuxLinux-related issuesLinux-related issues