From owner-freebsd-questions Wed Feb 21 18:27:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail6.sdc1.sfba.home.com (femail6.sdc1.sfba.home.com [24.0.95.86]) by hub.freebsd.org (Postfix) with ESMTP id 4C2C537B503 for ; Wed, 21 Feb 2001 18:27:25 -0800 (PST) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail6.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010222022720.RAIE21905.femail6.sdc1.sfba.home.com@home.com>; Wed, 21 Feb 2001 18:27:20 -0800 Message-ID: <3A947909.3F379D7E@home.com> Date: Wed, 21 Feb 2001 18:27:21 -0800 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Hal Weaver Cc: questions@FreeBSD.ORG Subject: Re: Python: tkinter module? References: <14996.20146.782140.173263@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Hal Weaver types: > > 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. > > Did you install the tk port you want to use before you install the > Python port? That causes it to build the tkinter module for me. > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I first installed Python 2.0 from the ports, and then installed py-tkinter from the ports. That worked for me. py-tkinter in in the x11-toolkits section. Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message