This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mforbes
Recipients
Date 2007-03-28.11:12:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Something like this works with Python 2.5
./configure LDFLAGS="-L/myplace/tcl8.4.14_gcc/lib/"\
                  CPPFLAGS="-I/myplace/tcl8.4.14_gcc/include/"

(Both tcl and tk librarys and headers are installed in these directories.)

History
Date User Action Args
2007-08-23 14:29:07adminlinkissue1109602 messages
2007-08-23 14:29:07admincreate