Skip to content
Prev 51273 / 63435 Next

R-devel no longer supports Ubuntu 14.04 LTS (insufficient PCRE version)

Since yesterday's r69662, R no longer ./configure[s] on a standard
Ubuntu 14.04.3 installation, which ships with PCRE 8.31
(http://packages.ubuntu.com/trusty-updates/libpcre3-dev)

I get:
Are there any workarounds for this except for manually compiling and
installing a more recent version of PCRE from source?

Thanks!

	Sebastian