Changeset 07891d2
- Timestamp:
 - Jan 17, 2009, 8:20:49 PM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 6349cfd8
 - Parents:
 - 369ec62
 - Location:
 - BOOK/final-system
 - Files:
 - 
      
- 2 edited
 
- 
          
  common/groff.xml (modified) (1 diff)
 - 
          
  multilib/groff.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/groff.xml
r369ec62 r07891d2 33 33 <para os="b">Prepare Groff for compilation:</para> 34 34 35 <screen os="c"><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr \ 36 --enable-multibyte</userinput></screen> 35 <screen os="c"><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr</userinput></screen> 37 36 38 37 <para os="d">Compile the package:</para>  - 
      
BOOK/final-system/multilib/groff.xml
r369ec62 r07891d2 31 31 32 32 <screen os="c"><userinput>PAGE=<replaceable>[paper_size]</replaceable> CC="gcc ${BUILD64}" \ 33 CXX="g++ ${BUILD64}" ./configure --prefix=/usr --libdir=/usr/lib64 --enable-multibyte</userinput></screen>33 CXX="g++ ${BUILD64}" ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  