#1829: LFS-6.1.1 ncurses links at bottom of the page seems wrong.
-----------------------+----------------------------------------------------
 Reporter:  lviggiano  |       Owner:  [email protected]
     Type:  defect     |      Status:  new                          
 Priority:  normal     |   Milestone:                               
Component:  Book       |     Version:  SVN                          
 Severity:  critical   |    Keywords:                               
-----------------------+----------------------------------------------------
 Installing ncurses-5.4; symlinks at bottom of the page seems wrong:

   ln -sfv ../../lib/libncurses.so.5 /usr/lib/libncurses.so

   ln -sfv libncurses.so /usr/lib/libcurses.so

 it should be (in my opinion) as follows:

   ln -sfv ../../libncurses.so.5 /usr/lib/libncurses.so.5

   ln -sfv libncurses.so.5 /usr/lib/libncurses.so

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1829>
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