On 25.8.2018. 02:59, bdubbs--- via blfs-book wrote:
Author: bdubbs
Date: Fri Aug 24 17:59:05 2018
New Revision: 20392
Log:
Add a patch for MPlater.
Tweak freetype install instructions adding freetype-config.
Add python2 to poppler dependencies.
Modified:
trunk/BOOK/general/graphlib/freetype2.xml
trunk/BOOK/general/graphlib/poppler.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/mplayer.xml
Modified: trunk/BOOK/general/graphlib/freetype2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/freetype2.xml Fri Aug 24 13:13:05 2018
(r20391)
+++ trunk/BOOK/general/graphlib/freetype2.xml Fri Aug 24 17:59:05 2018
(r20392)
@@ -144,7 +144,8 @@
Now, as the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make install &&
+cp builds/unix/freetype-config /usr/bin</userinput></screen>
<para>If you downloaded the optional documentation, install it as the
<systemitem class="username">root</systemitem> user:</para>
@@ -181,6 +182,12 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
+ <para>
+ <command>cp builds/unix/freetype-config /usr/bin</command>: Manually
+ place the freetype configureation program needed by other programs when
+ using the freetype library.
+ </para>
+
</sect2>
<sect2 role="content">
You can also pass --enable-freetype-config to configure to achieve the
same thing
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page