Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tkgifviewer-1.0.tar.gz | 2012-01-04 | 112.1 kB | |
Totals: 1 Item | 112.1 kB | 0 |
This is the first alpha version of tkgifviewer. Possibly you have to install the Tcl/Tk packages before tkgifviewer can be compiled. On Ubuntu/Debian systems use: > sudo apt-get install tcl8.5 > sudo apt-get install tcl8.5-dev > sudo apt-get install tk8.5 > sudo apt-get install tk8.5-dev Install tkgifviewer as usual: > tar -xzf tkgifviewer-1.0.tar.gz > cd tkgifviewer > ./configure > make > sudo make install After the installation succeeded 'tkgifviewer' is executable, and Tk package tkimagewindow is applicable.