This file is just for my personal use. Do these things before each new
release of Tix:
Release
- Edit version info in patchlevel.h
- Edit the file Release.html. Remember to record the release date.
- Put necessary new installation instructions in Install.html
- Edit ~/dev/tix/Makefile: (change the version number) and then
make release. This will do the following:
- Convert all the HTML pages (except the HTML of the man pages)
to HTML format. (make docs at the toplevel directory)
- Convert the man pages to HTML format and PS format. Move the
PS file to
- Change the version numver in VERSION.
- Clean up all junks
- Create Tix4.0xx.tar.gz and move it to ftp.cis.upenn.edu
- Edit the ~/zlink/cisftp/README.html.
- Edit the ~/zlink/cisftp/.message
- Post a message to tix-info and the newsgroup.
Compiling on different platforms
On SunOS
cd ~/zlink/sunos
make -f ../../Makefile sunos
To run:
source ../SETUP
tixwish
On SGI:
cd ~/zlink/sgi
make -f ../../Makefile sgi
For Lint, add the following
CFLAGS = -g -wlint -woff 813,831,635,819,852,835,826,827
Last modified Jul 23 19:59 ---
Serial 806544117