version 8.0.3
Inserted Tk version 8.0.3 as ACMM version 80.3. should be named tk8.0.3 for building. Note - validation path applied (this got into later versions I think, it is needed to support the way the 2dF software (such as DTCL) validates input). I had the following notes about building this for AAO use ----- Apply Validate path in top level directory. patch -p0 < ../../sources/tkEntry8.0a2.patch This did not work perfectly. Had to add definnition of macros VALIDATING, VALIDATE_VAR and VALIDATE_ABORT at about lines 169 to 191. See the .rej file which was generated. configure as per tcl. make with make MEM_DEBUG_FLAGS=-DENTRY_VALIDATE Solaris. Have to edit makefile. Change all occurances of /opt/X11R5 to /usr/openwin. We get lots of compilation warnings about "type defsults to int" in X11 include files. These can be ignored. -------------
Showing
- README 75 additions, 29 deletionsREADME
- changes 379 additions, 1 deletionchanges
- doc/CrtImgType.3 35 additions, 5 deletionsdoc/CrtImgType.3
- doc/CrtPhImgFmt.3 7 additions, 7 deletionsdoc/CrtPhImgFmt.3
- doc/FindPhoto.3 9 additions, 3 deletionsdoc/FindPhoto.3
- doc/FontId.3 26 additions, 3 deletionsdoc/FontId.3
- doc/GetBitmap.3 55 additions, 4 deletionsdoc/GetBitmap.3
- doc/ParseArgv.3 2 additions, 2 deletionsdoc/ParseArgv.3
- doc/button.n 2 additions, 2 deletionsdoc/button.n
- doc/canvas.n 3 additions, 3 deletionsdoc/canvas.n
- doc/entry.n 2 additions, 2 deletionsdoc/entry.n
- doc/event.n 2 additions, 2 deletionsdoc/event.n
- doc/font.n 3 additions, 3 deletionsdoc/font.n
- doc/frame.n 4 additions, 4 deletionsdoc/frame.n
- doc/getOpenFile.n 6 additions, 4 deletionsdoc/getOpenFile.n
- doc/label.n 2 additions, 2 deletionsdoc/label.n
- doc/listbox.n 31 additions, 10 deletionsdoc/listbox.n
- doc/loadTk.n 76 additions, 0 deletionsdoc/loadTk.n
- doc/man.macros 7 additions, 5 deletionsdoc/man.macros
- doc/menu.n 25 additions, 8 deletionsdoc/menu.n
Loading
Please register or sign in to comment