From owner-freebsd-questions Wed Feb 21 10:57:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pine.pinetel.com (pine.pinetel.com [143.227.44.106]) by hub.freebsd.org (Postfix) with ESMTP id BF79E37B503 for ; Wed, 21 Feb 2001 10:57:18 -0800 (PST) (envelope-from hweaver@pinetel.com) Received: from thinkpad (ip50-cu2.pinetel.com [143.227.42.50]) by pine.pinetel.com (8.9.3/8.9.3) with SMTP id KAA15291 for ; Wed, 21 Feb 2001 10:57:16 -0800 (PST) Message-ID: <00b501c09c38$6f627900$272ae38f@thinkpad> From: "Hal Weaver" To: Subject: Python: tkinter module? Date: Wed, 21 Feb 2001 10:58:49 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I enable the tkinter module for the Python 2.0 installation on FreeBSD 4.2-RELEASE? I have done this under Linux, but the fbsd Python port provides no adquate documentation that I have found. I edited /usr/local/lib/python2.0/config/Setup,following instructions in Setup to expose the lines related to tkinter. Then I do: #./makesetup # make make: don't know how to make ./nismodule.c. Stop # makesetup seem to process Setup file appropriately: I can see references to tkinter on numerous lines. Thanks in advance, Hal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message