%general-entities; ]> $LastChangedBy$ $Date$ TEMPLATE-&TEMPLATE-version; TEMPLATE Introduction to TEMPLATE The TEMPLATE package contains... This is useful for... Package Information Download (HTTP): Download (FTP): Download MD5 sum: &TEMPLATE-md5sum; Download size: &TEMPLATE-size; Estimated disk space required: &TEMPLATE-buildsize; Estimated build time: &TEMPLATE-time; Additional Downloads Required patch: TEMPLATE Dependencies Required Recommended EXTERNAL DEPENDENCY, Optional EXTERNAL DEPENDENCY User Notes: Kernel Configuration Enable the following options in the kernel configuration and recompile the kernel if necessary: Master section: Subsection: Required Option: M or Y Incompatible option: N Select the appropriate sub-options that appear when the above options are selected. TEMPLATE Installation of TEMPLATE Install TEMPLATE by running the following commands: ./configure --prefix=/usr && make This package does not come with a test suite. To test the results, issue: make check. Now, as the root user: make install Command Explanations COMMAND: This command does something. --SWITCH=PARAMETER: This parameter does something mandatory for BLFS purposes. : This option does something optionally per the user's desires. Configuring TEMPLATE Config Files ~/.Configfilename1 and /etc/path/Configfilename2 ~/.Configfilename1 /etc/path/Configfilename2 Configuration Information Blah blah blah about config. USER CONFIG COMMANDS ROOT CONFIG COMMANDS Create the file .... for ... cat >> /PATH/FILENAME << "EOF" # Begin FILENAME TEXT # End FILENAME EOF Boot Script To automatically start the TEMPLATE daemon when the system is rebooted, install the /etc/rc.d/init.d/TEMPLATE bootscript from the package. TEMPLATE make install-TEMPLATE Contents Installed Program(s) Installed Librar(y,ies) Installed Director(y,ies) PROGRAM1, PROGRAM2, and PROGRAM3 libLIBRARY1, libLIBRARY2, and libLIBRARY3 /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE, /usr/share/TEMPLATE-&TEMPLATE-version;, /usr/share/doc/TEMPLATE-&TEMPLATE-version;, and /var/lib/TEMPLATE Short Descriptions PROGRAM1 does this ..... PROGRAM1 PROGRAM2 does this ..... PROGRAM2 libLIBRARY1.{so,a} contains functions that ..... libLIBRARY1.{so,a}