Changeset 9bf414b
- Timestamp:
 - Dec 22, 2008, 12:52:44 AM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - e133476
 - Parents:
 - 76db4cc
 - Location:
 - BOOK/final-system/common
 - Files:
 - 
      
- 2 edited
 
- 
          
  perl.xml (modified) (1 diff)
 - 
          
  procps.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/perl.xml
r76db4cc r9bf414b 52 52 that Perl auto-detects, prepare Perl for compilation with:</para> 53 53 54 <screen os="b"><userinput> CC=gcc./configure.gnu --prefix=/usr \54 <screen os="b"><userinput>./configure.gnu --prefix=/usr \ 55 55 -Dman1dir=/usr/share/man/man1 \ 56 56 -Dman3dir=/usr/share/man/man3 \  - 
      
BOOK/final-system/common/procps.xml
r76db4cc r9bf414b 28 28 <para os="a">Compile the package:</para> 29 29 30 <screen os="b"><userinput>make CC=gcc</userinput></screen>30 <screen os="b"><userinput>make</userinput></screen> 31 31 32 32 <para os="c">This package does not come with a test suite.</para>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  