Re: Building on Ubuntu with Python 3.6

2017-03-09 Fir de Conversatie Bram Moolenaar
Marius Gedminas wrote: > On Wed, Mar 08, 2017 at 08:40:56PM +0100, Bram Moolenaar wrote: > > Recently there was a test failing specifically with Python 3.6. > > I tried installing it, but configure could not find it. > > > > For Python 3.5 the config directory is > > /usr/lib/python3.5/config-3.

Re: Building on Ubuntu with Python 3.6

2017-03-09 Fir de Conversatie Marius Gedminas
On Wed, Mar 08, 2017 at 08:40:56PM +0100, Bram Moolenaar wrote: > Recently there was a test failing specifically with Python 3.6. > I tried installing it, but configure could not find it. > > For Python 3.5 the config directory is > /usr/lib/python3.5/config-3.5m-x86_64-linux-gnu > And it contains

Building on Ubuntu with Python 3.6

2017-03-08 Fir de Conversatie Bram Moolenaar
Recently there was a test failing specifically with Python 3.6. I tried installing it, but configure could not find it. For Python 3.5 the config directory is /usr/lib/python3.5/config-3.5m-x86_64-linux-gnu And it contains config.c. That is what configure checks for. For Python 3.6 the config d