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


Groups > comp.lang.python > #22355 > unrolled thread

Re: errors building python 2.7.3

Started byDavid Robinow <drobinow@gmail.com>
First post2012-03-29 14:29 -0400
Last post2012-03-29 14:29 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#22355 — Re: errors building python 2.7.3

FromDavid Robinow <drobinow@gmail.com>
Date2012-03-29 14:29 -0400
SubjectRe: errors building python 2.7.3
Message-ID<mailman.1130.1333045756.3037.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web