Index of /tcl/ftparchive/sorted/packages-8.0/apps/Makedist/2.0
Name Last modified Size Description
Parent Directory 10-Mar-99 03:49 -
CHANGES 06-Jun-98 08:50 1k
LSM.README 12-Jul-97 08:16 11k
README 06-Feb-99 14:06 1k
makedist2.0.tar.gz 10-Mar-99 03:49 66k
Semi-automatic generation of distributions directly out of a source repository
(Makedist Version 2.0 / February 06, 1999)
Andreas Kupries (a.kupries@westend.com)
This directory contains an application to semi-automatically generate a distribution
directly out of a source repository.
For a simple install just unpack into a directory of your choice, make it your
working directory, then type 'make install'. This will install the application
into /usr/local/bin, its package will go into a subdirectory of /usr/local/lib.
You must be root to do the last step, of course.
For a nonstandard installation you have to edit the Makefile, just point
$exec_dir to a directory of your choice (Tcl should search it for
packages). Alternatively change $BIN_DIR and $LIB_DIR.
Enjoy,
Andreas