Changeset 105f714
- Timestamp:
 - Aug 1, 2014, 8:40:13 PM (11 years ago)
 - Branches:
 - clfs-3.0.0-systemd, master, systemd
 - Children:
 - 078b277
 - Parents:
 - 3dd4698
 - Location:
 - BOOK/final-system/multilib
 - Files:
 - 
      
- 3 edited
 
- 
          
  ncurses-64bit.xml (modified) (1 diff)
 - 
          
  ncurses-n32.xml (modified) (1 diff)
 - 
          
  ncurses.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/final-system/multilib/ncurses-64bit.xml
r3dd4698 r105f714 37 37 ./configure --prefix=/usr --libdir=/lib64 \ 38 38 --with-shared --without-debug --enable-widec \ 39 --with-manpage-format=normal \39 --with-manpage-format=normal --enable-pc-files \ 40 40 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 41 41  - 
      
BOOK/final-system/multilib/ncurses-n32.xml
r3dd4698 r105f714 38 38 ./configure --prefix=/usr --libdir=/lib32 \ 39 39 --with-shared --without-debug --enable-widec \ 40 --with-manpage-format=normal \40 --with-manpage-format=normal --enable-pc-files \ 41 41 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 42 42  - 
      
BOOK/final-system/multilib/ncurses.xml
r3dd4698 r105f714 38 38 ./configure --prefix=/usr --libdir=/lib \ 39 39 --with-shared --without-debug --enable-widec \ 40 --with-manpage-format=normal \40 --with-manpage-format=normal --enable-pc-files \ 41 41 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 42 42  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  