Skip to content

libpcre3-dev is not present on Debian 13; it uses libpcre2 #315

@okt-sergeyn

Description

@okt-sergeyn

Hello.

I'm trying to build on Debian 13.

$ ./configure
...
checking for libcrypto... yes
checking for library containing clock_gettime... none required
checking for pcre_compile in -lpcre... no
configure: error: pcre is required; try installing libpcre3-dev.
$ sudo apt install libpcre3-dev
Package libpcre3-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'libpcre3-dev' has no installation candidate

Debian 13 has switched from libpcre3 to libpcre2 (the latter is newer, despite the number).
There is no libpcre3-dev package in Debian 13 (released this August).
Please consider switching to libpcre2.
Thank you!

Metadata

Metadata

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