move PCRE pc files to /usr/lib/pkgconfig and be more specific with cairo recommended dependendcy.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9730 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2012-03-19 04:45:08 +00:00
parent a5a3255ced
commit e959f37816
3 changed files with 8 additions and 3 deletions

View File

@ -81,7 +81,9 @@ make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<screen role="root"><userinput>make install &amp;&amp;
mv /lib/pkgconfig/libpcre*.pc /usr/lib/pkgconfig</userinput></screen>
</sect2>
<sect2 role="commands">

View File

@ -47,6 +47,9 @@
<listitem>
<para>[dj] - correct libtool archives for libattr and libacl.</para>
</listitem>
<listitem>
<para>[dj] - move PCRE pc files to /usr/lib/pkgconfig.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -75,8 +75,8 @@
<xref linkend="pixman"/>, and <xref linkend="fontconfig"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="x-window-system"/> (gtk requires
cairo to be built after libX11 is installed)</para>
<para role="recommended"><xref linkend="xorg7-lib"/> (gtk requires
cairo to be built with the libX11 backend)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="gtk-doc"/>,