%general-entities; ]> Pkg-config-&pkg-config-version; Pkg-config Installation of Pkg-config export PKG_CONFIG_PATH32="/usr/lib/pkgconfig" export PKG_CONFIG_PATHN32="/usr/lib32/pkgconfig" export PKG_CONFIG_PATH64="/usr/lib64/pkgconfig" cat >> ${CLFS}/root/.bash_profile << EOF export PKG_CONFIG_PATH32="${PKG_CONFIG_PATH32}" export PKG_CONFIG_PATHN32="${PKG_CONFIG_PATHN32}" export PKG_CONFIG_PATH64="${PKG_CONFIG_PATH64}" EOF