Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22355

Re: errors building python 2.7.3

References <4F72FAF9.8000802@ank-sia.com> <CAF3XjbxMxO=oUCuDgAa90mK_DN-sc4W1tL9+aazeiY9f19x31w@mail.gmail.com> <4F743FAE.4070909@ank-sia.com>
Date 2012-03-29 14:29 -0400
Subject Re: errors building python 2.7.3
From David Robinow <drobinow@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1130.1333045756.3037.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Mar 29, 2012 at 6:55 AM, Alexey Luchko <luch@ank-sia.com> wrote:
> On 28.03.2012 18:42, David Robinow wrote:
>> On Wed, Mar 28, 2012 at 7:50 AM, Alexey Luchko<luch@ank-sia.com>  wrote:
>>> I've tried to build Python 2.7.3rc2 on cygwin and got the following
>>> errors:
>>>
>>> $ CFLAGS=-I/usr/include/ncursesw/ CPPFLAGS=-I/usr/include/ncursesw/
>>> ./configure
>>   I haven't tried 2.7.3 yet, so I'll describe my experience with 2.7.2
>>   I use /usr/include/ncurses   rather than /usr/include/ncursesw
>>   I don't remember what the difference is but ncurses seems to work.
>
> I've tried ncurses too.  It does not matter.
 Have you included the patch to Include/py_curses.h  ?
If you don't know what that is, download the cygwin src package for
Python-2.6 and look at the patches. Not all of them are still
necessary for 2.7 but some are.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: errors building python 2.7.3 David Robinow <drobinow@gmail.com> - 2012-03-29 14:29 -0400

csiph-web