File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -318,8 +318,12 @@ Linux: A problem with threads and fork() was tracked down to a bug in
318318 module now needs the -lcrypt option. The setup.py script
319319 takes care of this automatically.
320320
321- Red Hat Linux: There's an executable /usr/bin/python which is Python
322- 1.5.2 on most Red Hat installations; several key Red Hat tools
321+ Red Hat Linux: Red Hat 9 built Python2.2 in UCS-4 mode and hacked
322+ Tcl to support it. To compile Python2.3 with Tkinter, you will
323+ need to pass --enable-unicode=ucs4 flag to ./configure.
324+
325+ There's an executable /usr/bin/python which is Python
326+ 1.5.2 on most older Red Hat installations; several key Red Hat tools
323327 require this version. Python 2.1.x may be installed as
324328 /usr/bin/python2. The Makefile installs Python as
325329 /usr/local/bin/python, which may or may not take precedence
You can’t perform that action at this time.
0 commit comments