[MacPorts] #45301: spacebar not recognized in python macport version
MacPorts
noreply at macports.org
Wed Oct 8 16:08:25 PDT 2014
#45301: spacebar not recognized in python macport version
------------------------------------+--------------------------------
Reporter: manzotti.alessandro@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: |
------------------------------------+--------------------------------
Comment (by manzotti.alessandro@…):
Replying to [comment:1 larryv@…]:
> This is almost certainly a problem with your setup. I don’t experience
this problem, and this the first time I’ve ever heard of this happening.
>
> What does this tell you?
> {{{
> (
> cd
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/lib-dynload
> otool -L {_curses,_curses_panel,readline}.so
> )
> }}}
Thanks I agree. But it still does not happen with python compile in a
different way.
{{{
_curses.so:
/opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
_curses_panel.so:
/opt/local/lib/libpanel.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
readline.so:
/opt/local/lib/libedit.0.dylib (compatibility version 1.0.0,
current version 1.42.0)
/opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45301#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list