tk3000 on linux

Janko Hauser jhauser at ifm.uni-kiel.de
Thu Jan 11 03:13:02 EST 2001


You can generate a Setup file in the tkinter3000 directory like:

# File named Setup
*shared*

# Choose the right libraries
_tk3draw  _tk3draw.c  -ltk8.0 -ltcl8.0 
# End file Setup

and copy the Makefile.pre.in from the config directory (e.g
lib/python2.0/config) into the tkinter3000 directory. Then

make -f Makefile.pre.in boot
make

Now you can run the demos.

HTH,
__Janko


-- 
  Institut fuer Meereskunde             phone: 49-431-597 3989
  Dept. Theoretical Oceanography        fax  : 49-431-565876
  Duesternbrooker Weg 20                email: jhauser at ifm.uni-kiel.de
  24105 Kiel, Germany



More information about the Python-list mailing list