Problems with Tk in Python

Tom Loredo loredo at astro.cornell.edu
Fri Oct 19 16:57:16 EDT 2001


Martin Franklin wrote:
> 
> -- snip everything --
> 
> one thing I also remembered....  don't try to re-make Python on Solaris
> in my experience it fails even if you do a make clean I allways trash the
> directory and re tar -xvf

I think this is excessively drastic.  Whenever "make clean" hasn't done
the trick for me with Python on Solaris, "make clobber" has *always*
worked fine.  This gets you back to a state where you have to run
"./configure"; however, it doesn't modify your "Setup" file.

Cheers,
Tom Loredo



More information about the Python-list mailing list