﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2457	BLFS doesn't document the library search process	alexander@…	blfs-book@…	"BLFS has the following boilerplate for library configuration:

  As with most libraries, there is no configuration to do, save that the library directory, i.e., /opt/lib or /usr/local/lib should appear in /etc/ld.so.conf so that ldd can find the shared libraries.  After checking that this is the case, /sbin/ldconfig should be run while logged in as root.

However, this is very insufficient, because it only ensures that the library can be found at runtime. Nothing (e.g., setting PATH so that it includes foo-config, adjusting pkgconfig path, or, in the worst case, setting LDFLAGS) is  done to ensure that the packages that need the library can find it at the build time."	task	closed	normal	6.3	BOOK	SVN	medium	fixed		
