compiling _tkinter.so (2.3) on SunOS 5.8

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Berthold Höllmann

    compiling _tkinter.so (2.3) on SunOS 5.8

    Hello,

    I'm trying to compile Python 2.3 on Solaris 8, but can't get _tkinter
    to work. I got errors about the ancient tcl/tk installed under
    /usr/local and installed an new one into the path where Python shall
    go. But now the install test after compilation fails with:

    *** WARNING: renaming "_tkinter" since importing it failed: ld.so.1: ./python: fatal: relocation error: file /usr/local/lib/libBLT8.0.so: symbol tkActiveUid: referenced symbol not found

    Must I disable BLT or where can I find a sufficient BLT version. I
    installed blt 2.4z along with tcl/tk but no change.

    Greetings
    Berthold
    --
    Dipl.-Ing. Berthold Höllmann __ Address:
    [email protected] G / \ L Germanischer Lloyd
    phone: +49-40-36149-7374 -+----+- Vorsetzen 32/35 P.O.Box 111606
    fax : +49-40-36149-7320 \__/ D-20459 Hamburg D-20416 Hamburg
Working...