[Pythonmac-SIG] Installing tkinter on Panther w/o PackageManager?

Jack Jansen Jack.Jansen at cwi.nl
Fri Apr 2 16:14:11 EST 2004


On 2 Apr 2004, at 03:28, W.T. Bridgman wrote:
> Has anyone 'finalized' a procedure for installing tkinter without the 
> PackageManager or Fink?  I can't find anything on the Wiki about this 
> option.  Everyone seems to be pushing PM - not always an option for 
> some installations.

In the case of _tkinter (and I think readline, and possibly one or two 
others) this is a bit of a problem, because I've built the binary 
installers in an ad-hoc way: I built the modules from source during a 
normal Python build and then manually stuffed them into a tarfile.

But of course you could simply grab the tarfile and extract it in the 
right place. I think if you're in / when you unpack the tarfile 
everything will work fine.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma 
Goldman




More information about the Pythonmac-SIG mailing list