|
@@ -42,6 +42,12 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Pkg-config</title>
|
|
|
|
|
|
+ <note><para>Pkg-Config will use an included version of Popt to parse
|
|
|
+ command line options. If an external version of Popt is desired, install
|
|
|
+ that version using the <ulink
|
|
|
+ url="&blfs-root;view/svn/general/popt.html">BLFS Popt build
|
|
|
+ instructions</ulink> before installing Pkg-config.</para></note>
|
|
|
+
|
|
|
<para>Prepare Pkg-config for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|