This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author grgoffe@yahoo.com
Recipients brett.cannon, grgoffe@yahoo.com, loewis
Date 2011-01-27.21:40:47
SpamBayes Score 2.0928481e-10
Marked as misclassified No
Message-id <990493.71288.qm@web162013.mail.bf1.yahoo.com>
In-reply-to <4D41D5B0.5040604@v.loewis.de>
Content
Martin,

After the rebuild/reinstall of readline, readline.h is different than history.h... AND NOT A LINK. NO OTHER CHANGES. Same build script...

I did NOT do "svn up" but this current build attempt succeeded. AND THE BEST PART... command line editing works now.  This probably explains why my python-3.x build and IDLE didn't do command line editing either. Sigh... To err is human, to get things really screwed up requires a computer.

I wonder why I had this problem with readline? Maybe it only happens with a fresh install? I'll try that.

Let me do an svn up and re-build... This worked WITHOUT INCIDENT. Go figure...

I guess you can close this bug... If I discover what the problem is/was, I'll let you guys know.

THANKS for all your help...

George...

"It's not what you know that hurts you, It's what you know that ain't so." Wil Rogers

--- On Thu, 1/27/11, Martin v. Löwis <report@bugs.python.org> wrote:

From: Martin v. Löwis <report@bugs.python.org>
Subject: [issue11013] Build of  2.7 svn fails in readline
To: grgoffe@yahoo.com
Date: Thursday, January 27, 2011, 12:29 PM

Martin v. Löwis <martin@v.loewis.de> added the comment:

> I traced back to where that readline installation came from... It's
> the latest version from ftp.gnu.org + patches.

Did you mean to imply that you have now fixed your installation, or that
you consider it correct?

----------

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue11013>
_______________________________________
Files
File name Uploaded
unnamed grgoffe@yahoo.com, 2011-01-27.21:40:47
History
Date User Action Args
2011-01-27 21:40:55grgoffe@yahoo.comsetrecipients: + grgoffe@yahoo.com, loewis, brett.cannon
2011-01-27 21:40:47grgoffe@yahoo.comlinkissue11013 messages
2011-01-27 21:40:47grgoffe@yahoo.comcreate