Dan Nicholson wrote: > On Wed, Jul 23, 2008 at 7:34 AM, Dan McGhee <[EMAIL PROTECTED]> wrote: >> Installing Xorg-7.2 using latest BLFS svn book on top of LFS-6.3. All >> other xorg-libs have installed with no problems. The configure error is: >> >> "Package requirements (fontconfig >= 2.2) were not met: >> >> No package 'fontconfig' found >> >> Consider adjusting the PKG_CONFIG_PATH environment variableif you >> installed software in a non-standard prefix. [of course the BLFS >> standard is prefix=/usr] >> >> Alternatively, you may set the envrionment variables FONTCONFIG_CFLAGS >> and FONTCONFIG_LIBS to avoid the need to call pkg-config." >> >> >> $PKG_CONFIG_PATH=/usr/bin/pkg-config:/usr/lib/pkgconfig:/usr/share:/usr/include > > I'm not sure if this setting is causing the problems, but it's not > correct.
The leading $ (in $PKG_CONFIG_PATH=...) is a typo. I don't know if this was actually used or not. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
