Name | Modified | Size | Downloads / Week |
---|---|---|---|
unix | 2012-01-04 | ||
README | 2011-12-29 | 540 Bytes | |
Totals: 2 Items | 540 Bytes | 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.