Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156142 Details for
Bug 242583
Link curses module with ncursesw.so
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Untested, suggested fix
ncursesw.diff (text/plain), 831 bytes, created by
Guillaume Chazarain
on 2007-06-04 22:04:53 UTC
(
hide
)
Description:
Untested, suggested fix
Filename:
MIME Type:
Creator:
Guillaume Chazarain
Created:
2007-06-04 22:04:53 UTC
Size:
831 bytes
patch
obsolete
>--- python-2.5-config.patch >+++ python-2.5-config.patch >@@ -14,7 +14,7 @@ > # It's okay for this to be a shared library, too. > > -#readline readline.c -lreadline -ltermcap >-+readline readline.c -lreadline -lncurses >++readline readline.c -lreadline -lncursesw > > > # Modules that should always be present (non UNIX dependent): >@@ -192,10 +192,10 @@ > # First, look at Setup.config; configure may have set this for you. > > -#_curses _cursesmodule.c -lcurses -ltermcap >-+_curses _cursesmodule.c -lncurses >++_curses _cursesmodule.c -lncursesw > # Wrapper for the panel library that's part of ncurses and SYSV curses. > -#_curses_panel _curses_panel.c -lpanel -lncurses >-+_curses_panel _curses_panel.c -lpanel -lncurses >++_curses_panel _curses_panel.c -lpanelw -lncursesw > > > # Generic (SunOS / SVR4) dynamic loading module.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242583
: 156142