Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/groff.xml

    r82fedc4 re0e40d3  
    4242    <para os="b">Prepare Groff for compilation:</para>
    4343
    44 <screen><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr</userinput></screen>
    45 
    46     <para os="c">Compile the package:</para>
    47 
    48 <screen os="d"><userinput>make</userinput></screen>
    49 
    50     <para os="e">Install the package:</para>
    51 
    52 <screen os="f"><userinput>make install</userinput></screen>
    53 
    54     <para os="g">Some documentation programs, such as <command>xman</command>,
     44<screen os="c"><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr</userinput></screen>
     45
     46    <para os="d">Compile the package:</para>
     47
     48<screen os="e"><userinput>make</userinput></screen>
     49
     50    <para os="f">Install the package:</para>
     51
     52<screen os="g"><userinput>make install</userinput></screen>
     53
     54    <para os="h">Some documentation programs, such as <command>xman</command>,
    5555    will not work properly without the following symlinks:</para>
    5656
    57 <screen os="h"><userinput>ln -s soelim /usr/bin/zsoelim
     57<screen os="i"><userinput>ln -s soelim /usr/bin/zsoelim
    5858ln -s eqn /usr/bin/geqn
    5959ln -s tbl /usr/bin/gtbl</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.