#2403: Redundancies in Ncurses instructions
--------------------------------+-------------------------------------------
 Reporter:  ch...@…             |       Owner:  lfs-b...@…                   
     Type:  task                |      Status:  new                          
 Priority:  normal              |   Milestone:                               
Component:  Book                |     Version:  SVN                          
 Severity:  normal              |    Keywords:                               
--------------------------------+-------------------------------------------
 1. The command to chmod /usr/lib/libncurses++w.a is no longer needed, as
 the library is now installed with the proper permissions.

 2. /usr/lib/libcurses.{a,so} are created twice, first in the for loop,
 then in the following set of commands. Either "curses" should be removed
 from the for loop, or the libcurses.* commands should be removed from the
 next command list.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2403>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to