|
From: Andy D. <dou...@la...> - 2002-05-01 20:16:57
|
On Wed, 1 May 2002, Gerhard Reuteler wrote:
> Python2.2, gtklarea 1.2.3, ... everything is on board, so: Compilation runs
> fine! But
> -- when I start idle:
>
> it complains: it is not possible to load _tkinter,
> python is not configured for tkinter.
I have it running mostly ok under Debian/woody, but I haven't updated
everything lately. Is python2.2 available for woody yet? If so, have you
also installed python22-tk (or whatever it's called?)
At the time I built VPython, I had to compile and install my own Python22
(and extensions, such as Numeric and Tk) as well as my own libgtkglarea.
I built the versions that came with the Visual .tar.gz bundle.
Lastly, what version of gcc are you using? I'm not C++ fluent, but it's
possible that gcc-3 handles things ever so slightly differently from
gcc-2.95 (which is what I used).
I'm planning to look at the build process again, but I'm not touching
my current working installation till after this semester is over :-).
--
Andy Dougherty dou...@la...
Dept. of Physics
Lafayette College, Easton PA 18042
|