I tried to compile Python and Tcl/Tk on Linux using the following
files:
Python-3.1.1.tar.gz
tcl8.5.7-src.tar.gz
Cannot get tkinter to work after compiling & installing Tcl/Tk. I get
the following error after compiling Python:
"Python build finished, but the necessary bits to build these module
On Nov 1, 6:27 am, Francesco Bochicchio wrote:
> On Nov 1, 4:06 am, Shue Boks wrote:
>
>
>
> > I tried to compile Python and Tcl/Tk on Linux using the following
> > files:
>
> > Python-3.1.1.tar.gz
> > tcl8.5.7-src.tar.gz
>
> > Cannot get tkinter