Changeset 380c903 for BOOK/final-system/common
- Timestamp:
 - Feb 25, 2006, 10:34:44 PM (20 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 478b7ab
 - Parents:
 - 35fa6a8
 - Location:
 - BOOK/final-system/common
 - Files:
 - 
      
- 3 edited
 
- 
          
  gawk.xml (modified) (1 diff)
 - 
          
  ncurses.xml (modified) (1 diff)
 - 
          
  readline.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/common/gawk.xml
r35fa6a8 r380c903 44 44 <screen os="d"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen> 45 45 46 <para os="h1">Now we will fix an issue that will cause the gettext testsuite's46 <para os="h1">Now fix an issue that will cause the Gettext testsuite 47 47 to fail:</para> 48 48  - 
      
BOOK/final-system/common/ncurses.xml
r35fa6a8 r380c903 50 50 <screen os="g"><userinput>make install</userinput></screen> 51 51 52 <para os="h">Move the Ncurses static libraries to the proper location s:</para>52 <para os="h">Move the Ncurses static libraries to the proper location:</para> 53 53 54 54 <screen os="i"><userinput>mv -v /lib/lib{panel,menu,form,ncurses,ncurses++,curses}.a /usr/lib</userinput></screen>  - 
      
BOOK/final-system/common/readline.xml
r35fa6a8 r380c903 35 35 <title>Installation of Readline</title> 36 36 37 <para os="p1">The following patch areupdates from the maintainer. The37 <para os="p1">The following patch contains updates from the maintainer. The 38 38 maintainer of Readline only releases these patches to fix serious issues.</para> 39 39  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  