#1770: Issue when reinstalling Readline -----------------------------------------+---------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.2 Component: Book | Version: SVN Severity: minor | Resolution: Keywords: | -----------------------------------------+---------------------------------- Changes (by [EMAIL PROTECTED]):
* priority: lowest => normal * severity: trivial => minor * type: enhancement => defect Comment: With the seds, I can repeatedly install by the book and get the right libraries. I still can't confirm the behavior you're seeing. And, running ldconfig (without -X) doesn't cause any problems since there is only one set of libraries. Thanks for the reminder, Tushar. Without the seds, I do get the bad symlinks: lrwxrwxrwx 1 root root 22 Apr 17 12:20 /lib/libreadline.so.5 -> libreadline.so.5.1.old Since some Makefiles run ldconfig, it would be impossible to control those symlinks not being created. Issue the seds before you build readline and this is never an issue. -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1770> 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
