TkTable2.7 and its Python Wrapper miss tclStubsPtr

Phlip phlip_cpp at yahoo.com
Sat Aug 10 10:55:35 EDT 2002


Not Hyp:

Here's TkTable2.7:

        http://tktable.sourceforge.net/

I compiled that on Mandrake 8.2. Then I try the Python Tkinter wrapper here:

http://groups.google.com/groups?selm=351A52BC.27EA0BE2%40desys.de&output=gplain

And I apply the manual patches here:

http://groups.google.com/groups?selm=352A73E8.232416DC%40public.uni-hamburg.de&output=gplain

Here's the line that's trying to load the table:

        master.tk.call('package', 'require', 'Tktable')

That line produces this mystery:

TclError: couldn't load file "/usr/lib/Tktable2.7/Tktable.so.2.7": 
/usr/lib/Tktable2.7/Tktable.so.2.7: undefined symbol: tclStubsPtr

The demo TCL programs that came with the table work.

What do I try next?

(And if this stuff has been around since at least 1998, why isn't it 
bundled by now?)

-- 
  Phlip
   http://www.greencheese.org/AndNowaNitelyLitelyUrbanOne
  --  "He who has had, has been, but he who hasn't been,
       has been had" - Stanislaw Lem  --




More information about the Python-list mailing list