1st install on Linux (RH 7.0) I hit a snaggg !!!

Bruce Sass bsass at freenet.edmonton.ab.ca
Thu Feb 22 16:26:06 EST 2001


On Wed, 21 Feb 2001, Chris Nelson wrote:
> Ultimately hat I'm looking for is some version of Python 2.0
> (ActiveState or BeOs) to run with IDLE on RH 7.0
>
> I'm back down to the 8.0 version of tcl & tk and 1.52 of tkinter

The ActiveState idle wants tk/tcl-8.3, if you can get it to co-exist
with 8.0 you can run both 1.5.2 and as2.0's idle (that is what you
are after or the state you are in, right?).

To get 2.0 to live with 1.5.2 you can(must?) change all the *.py
executables in the py2 distribution to use the python2.0 executable.
A tweaked .../Tools/scripts/fixps.py program helps automate the task.


- Bruce




More information about the Python-list mailing list