.TH DINSTALL 1 "29 September 1993" "Demeter" "Demeter Software" .SH NAME dinstall \- installation script for a program in a Demeter System/C++ environment .SH SYNOPSIS .I dinstall target-path toolname .SH DESCRIPTION .I dinstall installs the executable program run-exec, scanner/cd-print and scanner/cd-parse to the target directory. .I dinstall has to be run in the top directory of the enviroment you want to install. .I dinstall creates the directory .I util/toolname in the target directory. scanner/cd-print and scanner/cd-parse are put in this directory. Further, .I dinstall creates subdirectory which name is determined by the command .I get-cpu in .I util/toolname, and put the executable program .I run-exec in this subdirectory. .I dinstall creates a script called .I toolname in the target directory .I target-path. .SH OPTIONS .I target-path where the program will be installed. .I toolname Name of the program. .SH "SEE ALSO" generate(1), get-cpu(1)