%general-entities; ]> pkgconfig &pkgconfig-version;
&pkgconfig-url;
Pkg-config-&pkgconfig-version; Pkgconfig <para> The pkg-config package contains a tool for passing the include path and/or library paths to build tools during the configure and make file execution.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&pkgconfig-ch6-sbu;</seg> <seg>&pkgconfig-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Pkg-config 准备安装 Pkg-config: ./configure --prefix=/usr \ --with-internal-glib \ --disable-host-tool \ --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; The meaning of the new configure options: --with-internal-glib This will allow pkg-config to use its internal version of Glib because an external version is not available in LFS. --disable-host-tool This option disables the creation of an undesired hard link to the pkg-config program. 编译该软件包: make 运行下列命令以测试编译结果: make check 安装该软件包: make install Pkg-config 的内容 安装的程序 安装的目录 pkg-config /usr/share/doc/pkg-config-&pkgconfig-version; 简要描述 pkg-config Returns meta information for the specified library or package pkg-config