Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:not': 0.03; 'subject:Python': 0.06; '*not*': 0.07; 'laura': 0.07; 'happen.': 0.09; 'overwrite': 0.09; 'subject:keys': 0.09; 'cc:addr:python- list': 0.11; 'python': 0.11; 'great!': 0.16; 'keys.': 0.16; 'letting': 0.16; 'received:openend.se': 0.16; 'received:theraft.openend.se': 0.16; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:no real name:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'fixed': 0.29; 'cc:2**2': 0.30; 'ok.': 0.31; 'writes:': 0.31; 'know.': 0.32; 'run': 0.32; 'but': 0.35; 'skip:> 10': 0.36; 'charset:us-ascii': 0.36; 'thank': 0.38; 'bad': 0.39; 'header:Message-Id:1': 0.63; '2015': 0.84; 'warnings.': 0.84; 'received:89': 0.85 To: David Aldrich From: Laura Creighton Subject: Re: Python shell: Arrow keys not working in PuTTY In-Reply-To: Message from David Aldrich of "Tue, 24 Feb 2015 11:18:38 +0000." <41302A7145AC054FA7A96CFD03835A0A0B9458C4@EX10MBX02.EU.NEC.COM> References: <41302A7145AC054FA7A96CFD03835A0A0B9451B8@EX10MBX02.EU.NEC.COM> <54ebdcfa$0$11100$c3e8da3@news.astraweb.com> <54ec1360$0$12978$c3e8da3$5496439d@news.astraweb.com><41302A7145AC054FA7A96CFD03835A0A0B9458C4@EX10MBX02.EU.NEC.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <15526.1424789477.1@fido> Date: Tue, 24 Feb 2015 15:51:17 +0100 Cc: "python-list@python.org" , Steven D'Aprano , lac@openend.se X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424789509 news.xs4all.nl 2945 [2001:888:2000:d::a6]:49342 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86319 In a message of Tue, 24 Feb 2015 11:18:38 +0000, David Aldrich writes: >> >> BUT do *not* run `make install` as that will overwrite your system >> >> Python and Bad Things will happen. Instead, run `make altinstall`. > >Thanks for all the warnings. We did use `make altinstall`, so all is ok. > >Recompiling, with readline installed, fixed the arrow keys. Great! Thank you for letting us know. Laura (who was worried)