Re: problems with libtk 8.5

2008-01-29 Thread skip
Adam> what does "port outdated" say? py25-tkinter-2.5.1_1 is the version Adam> with the fix for tcl-8.5 Ah, okay... I also upgraded outdated ports a couple days ago, but it shows py25-tkinter as being out-of-date, so I'm upgrading outdated ports again. Thanks, Skip

Re: problems with libtk 8.5

2008-01-29 Thread Adam Mercer
On Jan 29, 2008 8:29 PM, <[EMAIL PROTECTED]> wrote: > The MacPorts installation is not outdated and so was not updated > selfupdate done! what does "port outdated" say? py25-tkinter-2.5.1_1 is the version with the fix for tcl-8.5 Cheers Adam

Re: problems with libtk 8.5

2008-01-29 Thread skip
>> RuntimeError: tk.h version (8.5) doesn't match libtk.a version (8.4) Adam> This was fixed in r33426 [1], do a port selfupdate and try again. I just selfupdated a couple days ago. Selfupdate tells me: % sudo port selfupdate MacPorts base version 1.600 installed Download

Re: problems with libtk 8.5

2008-01-29 Thread Adam Mercer
On Jan 29, 2008 8:02 PM, <[EMAIL PROTECTED]> wrote: > I installed the py25-tkinter port which got me tk 8.5. Unfortunately, when > I run a program which uses it I get an exception from Python > (/opt/local/bin/python2.5 in this case): > > Traceback (most recent call last): > File "/User

problems with libtk 8.5

2008-01-29 Thread skip
I installed the py25-tkinter port which got me tk 8.5. Unfortunately, when I run a program which uses it I get an exception from Python (/opt/local/bin/python2.5 in this case): Traceback (most recent call last): File "/Users/skip/src/leo-4.4.6-final/src/leoPlugins.py", line 222, in loa