When installing pcre at the end: "mv -v /usr/lib/libpcre.so.* /lib: Moves the PCRE library on the root filesystem so that it is available in case grep gets reinstalled with PCRE support."
Since pcre-config is also installed and tells other packages the library and links were installed in /usr/lib, wouldn't it be more appropriate, safer, to leave them as installed and create "grep links" in /lib here? I'm curious why you did it this way. -- Paul Rogers [email protected] Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) -- http://www.fastmail.com - mmm... Fastmail... -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
