mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
a5a3255ced
commit
e959f37816
@ -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 &&
|
||||
mv /lib/pkgconfig/libpcre*.pc /usr/lib/pkgconfig</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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"/>,
|
||||
|
Loading…
Reference in New Issue
Block a user