Hi,

Thus spoketh "Michael O'Donnell" <michael.odonn...@uam.es> 
unto us on Thu, 25 Nov 2010 09:20:45 +0100:

> Hi David,
> 
>   Sorry for a vague answer, but I had similar problems
> some years ago and the solution was to recompile
> python, and in a particular file put the search path
> for the tk library.
> 
> Can't remember offhand which file,

I don't know about the mac, here on debian linux I have to do

    export LD_LIBRARY_PATH=/usr/local/lib

before compiling Python, otherwise it fails to find Tcl/Tk.

Regards

Michael


.-.. .. ...- .   .-.. --- -. --.   .- -. -..   .--. .-. --- ... .--. . .-.

I've already got a female to worry about.  Her name is the Enterprise.
                -- Kirk, "The Corbomite Maneuver", stardate 1514.0
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to