From: <da...@ap...> - 2001-08-03 12:54:22
|
Steve Cassidy <ste...@mq...> writes: > AS use the INSTALL and UNINSTALL tags to include commands for making > packages and installing them, eg perl Makefile.pl; make; make > install. We could do the same for Tcl with the corresponding TEA > invocations but the since Stubs makes distributing tcl extensions as > binaries much more feasable, I wonder if we need this? A note about INSTALL and UNINSTALL - Debian, which has been active in the packaging business for a long time, has both a pre and post install and uninstall. I don't know if that might actually be useful for us, but it's something to consider, in my opinion. And for editing these files, two-mode-mode.el, of course - switching on the <INSTALL> </INSTALL> tags so that the region inside is in emacs Tcl mode, and outside, XML mode:-) Ciao, -- David N. Welton Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/ |