Re: [Rd] R-devel no longer supports Ubuntu 14.04 LTS (insufficient PCRE version)

2015-11-29 Thread Dirk Eddelbuettel
On 30 November 2015 at 08:54, Paul Murrell wrote: | For the record, Dirk (after a couple of false starts and admirable | persistance!) has got this to work for me. [ This was entirely due to a) Debian transitioning to g++-5 support and relabeling all (rebuilt) C++ libraries with a suffix

Re: [Rd] R-devel no longer supports Ubuntu 14.04 LTS (insufficient PCRE version)

2015-11-29 Thread Paul Murrell
Hi For the record, Dirk (after a couple of false starts and admirable persistance!) has got this to work for me. So on Ubuntu 14.04, adding Dirk's PPA, followed by apt-get update pulls down a backport for libpcre3. Thanks Dirk! Paul On 24/11/2015 4:57 p.m., Dirk Eddelbuettel wrote: Seba