[Python-Dev] building Tcl/Tk to deploy on other platforms? (original) (raw)

Guilherme Polo ggpolo at gmail.com
Thu Nov 27 02:02:23 CET 2008


On Wed, Nov 26, 2008 at 9:51 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote:

Adjust the TCLLIBRARY and TKLIBRARY as needed. We should also point out that the FixTk module already does that, but is imported only on Windows. So if you arrange to always import FixTk, then it should Just Work.

It would Just Work if you had python and tcl/tk installed with the same paths as the ones used by the windows installer.

Regards, Martin

-- -- Guilherme H. Polo Goncalves



More information about the Python-Dev mailing list