This is a discussion on Python-2.4.4? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Just curious whether there's a working package for Python-2.4.4 or 2.5.x. I see that in current/testing there is no ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| rshepard@nospam.appl-ecosys.com wrote : > Just curious whether there's a working package for Python-2.4.4 Python-2.4.4 is a bug-fix release so it should be possible for you to build your own using the slack-build script from the source tree. -- Thomas O. This area is designed to become quite warm during normal operation. |
| |||
| On 2007-02-21, Thomas Overgaard <thover@post2.tele.dk> wrote: > Python-2.4.4 is a bug-fix release so it should be possible for you to > build your own using the slack-build script from the source tree. That's what I thought, Thomas. Just wanted to make sure I wouldn't create problems for me. Thanks, Rich |
| ||||
| rshepard@nospam.appl-ecosys.com wrote: > Just wanted to make sure I wouldn't create > problems for me. I have been using Python 2.5 on Slackware 11 for some time, with no problem at all. The only side effect is that python-based Slackware packages will want to install to the Python 2.4 directory. The only such package I've encountered so far is Bittorrent in extra. Copying the Bittorrent directory to the Python 2.5 site-packages directory worked fine. Here's a (temporary) link to a pre-built python2.5 for Slackware 11, if you'd like to use it: http://uselesstree.com/tmp/python-2.5-i486-1.tgz Jeffrey |