Re: Trying to build Python

2015-10-18 Thread Jeff Archer
On Sun, Oct 18, 2015 at 5:15 AM, Tim Golden wrote: > On 17/10/2015 17:25, Jeff Archer wrote: > >> I am trying to build Python on windows. I have gotten the source in >> compressed form, Python-3.5.0.tgz. Attempting to follow >> PCBuild\readme.txt >> >> Ran the get_externals.bat in the PCBuild f

Re: Trying to build Python

2015-10-18 Thread Tim Golden
On 17/10/2015 17:25, Jeff Archer wrote: I am trying to build Python on windows. I have gotten the source in compressed form, Python-3.5.0.tgz. Attempting to follow PCBuild\readme.txt Ran the get_externals.bat in the PCBuild folder. No apparent errors. Trying to build and getting errors: 1>

Re: Trying to build Python

2015-05-15 Thread Ned Batchelder
On Friday, May 15, 2015 at 10:40:14 AM UTC-4, Cecil Westerhof wrote: > Op Friday 15 May 2015 13:16 CEST schreef Chris Angelico: > > > On Fri, May 15, 2015 at 9:02 PM, Rustom Mody wrote: > >> On Friday, May 15, 2015 at 4:28:13 PM UTC+5:30, Cecil Westerhof wrote: > >>> I am trying to build Python 3

Re: Trying to build Python

2015-05-15 Thread Cecil Westerhof
Op Friday 15 May 2015 13:16 CEST schreef Chris Angelico: > On Fri, May 15, 2015 at 9:02 PM, Rustom Mody wrote: >> On Friday, May 15, 2015 at 4:28:13 PM UTC+5:30, Cecil Westerhof wrote: >>> I am trying to build Python 3 on a Debian system. It is >>> successful, but a few things where missing. Part

Re: Trying to build Python

2015-05-15 Thread Chris Angelico
On Fri, May 15, 2015 at 9:02 PM, Rustom Mody wrote: > On Friday, May 15, 2015 at 4:28:13 PM UTC+5:30, Cecil Westerhof wrote: >> I am trying to build Python 3 on a Debian system. It is successful, >> but a few things where missing. Partly I solved it, but a few things >> keep unresolved: >> _bz

Re: Trying to build Python

2015-05-15 Thread Rustom Mody
On Friday, May 15, 2015 at 4:28:13 PM UTC+5:30, Cecil Westerhof wrote: > I am trying to build Python 3 on a Debian system. It is successful, > but a few things where missing. Partly I solved it, but a few things > keep unresolved: > _bz2 > _sqlite3 > readline > _dbm > _ssl >