%general-entities; ]> $LastChangedBy$ $Date$ TEMPLATE-&TEMPLATE-version; TEMPLATE Introduction to TEMPLATE The TEMPLATE package contains... This is useful for... &lfs8?_built; &lfs8?_checked; 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 (runtime) Required at runtime Recommended (required if building ) Optional and EXTERNAL DEPENDENCY User Notes: Kernel Configuration Enable the following options in the kernel configuration and recompile the kernel if necessary: Master section ---> Subsection ---> [*] Required parameter [CONFIG_REQU_PAR] <*> Required parameter (not as module) [CONFIG_REQU_PAR_NMOD] <*/M> Required parameter (could be a module) [CONFIG_REQU_PAR_MOD] <*/M/ > Optional parameter [CONFIG_OPT_PAR] [ ] Incompatible parameter [CONFIG_INCOMP_PAR] < > Incompatible parameter (even as module) [CONFIG_INCOMP_PAR_MOD] Select the appropriate sub-options that appear when the above options are selected. As much as possible, the layout should be the same as in kernel menus. TEMPLATE Installation of TEMPLATE Install TEMPLATE by running the following commands: ./configure --prefix=/usr --disable-static && 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. --PARAMETER: This parameter does something mandatory for BLFS purposes. It will be in the instructions above. It is not optional and is why it is listed as a parameter and not an option. : This option does something optionally per the user's desires. It is not listed in the instructions above, but instead, is listed here because many (some) readers may want to include it. Using TEMPLATE Stuff about how to use TEMPLATE to do something. This section is rarely used. 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 as the root user: TEMPLATE make install-TEMPLATE Contents Installed Program(s) Installed Librar(y,ies) Installed Director(y,ies) PROGRAM1, PROGRAM2 and PROGRAM3. libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so. /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 ..... (end the sentence with a period). PROGRAM1 PROGRAM2 does this ..... (end the sentence with a period). PROGRAM2 libLIBRARY1.so contains functions that ..... (end the sentence with a period). libLIBRARY1.so