How can install Tkinter on linux.
Fredrik Lundh
fredrik at pythonware.com
Fri Mar 16 11:35:04 EST 2001
More information about the Python-list mailing list
Fri Mar 16 11:35:04 EST 2001
- Previous message (by thread): How can install Tkinter on linux.
- Next message (by thread): How can install Tkinter on linux.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"rambo" (now that's one lame alias) <rambo at linuxsecurity.co.kr> wrote: > How can I install Tkinter on linux. > I download Tkinter-2.0-8.0.tar.gz, and extract it ( tar xvzf > Tkinter-2.0-8.0.tar.gz ) > > Tkinter-2.0-8.0/ > Tkinter-2.0-8.0/src/ > Tkinter-2.0-8.0/src/_tkinter.c > Tkinter-2.0-8.0/src/tkappinit.c > Tkinter-2.0-8.0/setup.cfg > Tkinter-2.0-8.0/setup.py > > to use Tkinter on linux, What should I do? > and how to execute setup.py on linux prompt? $ python setup.py Cheers /F
- Previous message (by thread): How can install Tkinter on linux.
- Next message (by thread): How can install Tkinter on linux.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list