Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interactive: no cursors ctrl-a/e... in 2.5a1/linux/debian #43235

Closed
kxroberto mannequin opened this issue Apr 18, 2006 · 5 comments
Closed

interactive: no cursors ctrl-a/e... in 2.5a1/linux/debian #43235

kxroberto mannequin opened this issue Apr 18, 2006 · 5 comments

Comments

@kxroberto
Copy link
Mannequin

kxroberto mannequin commented Apr 18, 2006

BPO 1472173
Nosy @mwhudson, @Yhg1s

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2006-04-23.22:49:38.000>
created_at = <Date 2006-04-18.09:20:00.000>
labels = ['expert-installation']
title = 'interactive: no cursors ctrl-a/e... in 2.5a1/linux/debian'
updated_at = <Date 2006-04-23.22:49:38.000>
user = 'https://bugs.python.org/kxroberto'

bugs.python.org fields:

activity = <Date 2006-04-23.22:49:38.000>
actor = 'twouters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2006-04-18.09:20:00.000>
creator = 'kxroberto'
dependencies = []
files = []
hgrepos = []
issue_num = 1472173
keywords = []
message_count = 5.0
messages = ['28270', '28271', '28272', '28273', '28274']
nosy_count = 4.0
nosy_names = ['mwh', 'twouters', 'nnorwitz', 'kxroberto']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1472173'
versions = []

@kxroberto
Copy link
Mannequin Author

kxroberto mannequin commented Apr 18, 2006

cursors , ctrl-a ctrl-e ... not recognized? worked with
previous pythons

vs:/usr/src/Python-2.5a1# make altinstall
...
vs:/usr/src/Python-2.5a1# python2.5
Python 2.5a1 (r25a1:43589, Apr 15 2006, 21:51:42)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for
more information.
>>> abcd^E^A^[[1~^[[4~

@kxroberto kxroberto mannequin closed this as completed Apr 18, 2006
@kxroberto kxroberto mannequin added the topic-installation label Apr 18, 2006
@kxroberto kxroberto mannequin closed this as completed Apr 18, 2006
@kxroberto kxroberto mannequin added the topic-installation label Apr 18, 2006
@mwhudson
Copy link

Logged In: YES
user_id=6656

You might need to install readline-devel or some such package. I don't think
anything has changed in python here...

@nnorwitz
Copy link
Mannequin

nnorwitz mannequin commented Apr 19, 2006

Logged In: YES
user_id=33168

Hmmm, it's possible some of the configure magic changed. It
might have been inadvertant. Can you attach your
config.log? When you did a ./configure it should have
printed out some things about readline and searching for it.
That might help you diagnose the problem.

@kxroberto
Copy link
Mannequin Author

kxroberto mannequin commented Apr 19, 2006

Logged In: YES
user_id=972995

oops, is ok after:

apt-get install libreadline5-dev

@Yhg1s
Copy link
Member

Yhg1s commented Apr 23, 2006

Logged In: YES
user_id=34209

Closing as fixed then :)

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants