Author: bdubbs
Date: Sun Mar 17 21:36:18 2019
New Revision: 21353

Log:
Really update book to libXvMC-1.0.11

Modified:
   trunk/BOOK/x/installing/x7lib.xml
   trunk/BOOK/x/installing/xorg7.xml

Modified: trunk/BOOK/x/installing/x7lib.xml
==============================================================================
--- trunk/BOOK/x/installing/x7lib.xml   Sun Mar 17 06:45:04 2019        (r21352)
+++ trunk/BOOK/x/installing/x7lib.xml   Sun Mar 17 21:36:18 2019        (r21353)
@@ -85,8 +85,8 @@
   <!ENTITY libXv-version                   "1.0.11">
   <!ENTITY libXv-md5sum                    "210b6ef30dda2256d54763136faa37b9">
 
-  <!ENTITY libXvMC-version                 "1.0.10">
-  <!ENTITY libXvMC-md5sum                  "4cbe1c1def7a5e1b0ed5fce8e512f4c6">
+  <!ENTITY libXvMC-version                 "1.0.11">
+  <!ENTITY libXvMC-md5sum                  "707175185a2e0490b8173686c657324f">
 
   <!ENTITY libXxf86dga-version             "1.1.5">
   <!ENTITY libXxf86dga-md5sum              "0ddeafc13b33086357cfa96fae41ee8e">

Modified: trunk/BOOK/x/installing/xorg7.xml
==============================================================================
--- trunk/BOOK/x/installing/xorg7.xml   Sun Mar 17 06:45:04 2019        (r21352)
+++ trunk/BOOK/x/installing/xorg7.xml   Sun Mar 17 21:36:18 2019        (r21353)
@@ -167,6 +167,11 @@
 export PATH PKG_CONFIG_PATH ACLOCAL LIBRARY_PATH C_INCLUDE_PATH 
CPLUS_INCLUDE_PATH
 EOF</userinput></screen>
 
+    <para>The script above needs to be activated.  Normally it will be 
+    automatic at login, but to activate it now, as a regular user, run:</para>
+
+<screen><userinput>source /etc/profile.d/xorg.sh</userinput></screen>
+
     <para>You should also add
     <filename class="directory"> $XORG_PREFIX/lib</filename> to the
     <filename>/etc/ld.so.conf</filename> file. Again, as the
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to