Message244389
On May 29, 2015 10:52:23 AM CDT, Ryan Gonzalez <[email protected]> wrote:
>
>Ryan Gonzalez added the comment:
>
>I thought you were running the tests...
>
Which tests?
>Or was there something I had to do that I missed?
From one of the earlier messages I posted:
1) -python3.4m needs to be changed to -python3.5m...or the appropriate versioning variable.
2) colons at the end of the elif lines in setup.py (1950- )
3) The _crypt and readline module builds in setup.py need additional libraries to work...python3.5m for both and possibly ncurses for readline, I'll test and get back to you. With #1 and #2 added, the build and install completes successfully, although you obviously can't import readline and _crypt.
*snip*
The messages after that one document how I got readline to work
>
>On May 29, 2015 5:54:18 AM CDT, Cyd Haselton <[email protected]>
>wrote:
>>
>>Cyd Haselton added the comment:
>>
>>All,
>>Just checking in as it has been a while...is there anything I need to
>>do on my end for this port?
>>
>>----------
>>
>>_______________________________________
>>Python tracker <[email protected]>
>><http://bugs.python.org/issue23496>
>>_______________________________________
>
>----------
>
>_______________________________________
>Python tracker <[email protected]>
><http://bugs.python.org/issue23496>
>_______________________________________ |
|
| Date |
User |
Action |
Args |
| 2015-05-29 16:38:54 | chaselton | set | recipients:
+ chaselton, r.david.murray, freakboy3742, ethan.furman, refi64 |
| 2015-05-29 16:38:54 | chaselton | link | issue23496 messages |
| 2015-05-29 16:38:54 | chaselton | create | |
|