Author: rthomsen
Date: 2012-03-25 07:22:56 -0600 (Sun, 25 Mar 2012)
New Revision: 9758

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/poppler-014.xml
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/databases/mysql.xml
Log:
Poppler 0.18.4 and MySQL corrections.

Modified: trunk/BOOK/general/graphlib/poppler-014.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler-014.xml 2012-03-25 12:51:13 UTC (rev 
9757)
+++ trunk/BOOK/general/graphlib/poppler-014.xml 2012-03-25 13:22:56 UTC (rev 
9758)
@@ -71,7 +71,7 @@
     <para role="required"><xref linkend="fontconfig"/>,
     <xref linkend="pkgconfig"/>, and
     <xref linkend="qt"/> (so that the
-    <filename class='libraryfile'>libpoppler-qt</filename> library is 
built.</para>
+    <filename class='libraryfile'>libpoppler-qt</filename> library is 
built)</para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="libjpeg"/>, <xref 
linkend="cairo"/>,

Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     2012-03-25 12:51:13 UTC (rev 
9757)
+++ trunk/BOOK/general/graphlib/poppler.xml     2012-03-25 13:22:56 UTC (rev 
9758)
@@ -6,10 +6,10 @@
 
   <!ENTITY poppler-download-http      
"http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz";>
   <!ENTITY poppler-download-ftp       " ">
-  <!ENTITY poppler-md5sum             "38616927823ef01937aab26872e957e4">
+  <!ENTITY poppler-md5sum             "12658f3308597e57f3faff538cc73baf">
   <!ENTITY poppler-size               "1.9 MB">
-  <!ENTITY poppler-buildsize          "112 MB (including the encoding data)">
-  <!ENTITY poppler-time               "1.2 SBU (includes building with most 
dependencies)">
+  <!ENTITY poppler-buildsize          "28 MB (excluding the encoding data) and 
112 MB (including the encoding data)">
+  <!ENTITY poppler-time               "1.3 SBU (includes building with most 
dependencies)">
 
   <!ENTITY poppler-data-version       "0.4.5">
   <!ENTITY poppler-data-download-http 
"http://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz";>
@@ -97,10 +97,11 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="gtk2"/>,
-    <xref linkend="qt4"/>
-    <xref linkend="curl"/>
+    <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library 
is needed 
+    for PDF support in <application>Okular</application>),
+    <xref linkend="curl"/>,
     <xref linkend="libtiff"/>,
-    <xref linkend="libxml2"/>, and
+    <xref linkend="libxml2"/> and
     <xref linkend="lcms"/></para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -154,7 +155,7 @@
     <filename class='libraryfile'>libz</filename> library to enable compressed
     PDF functionality.</para> -->
 
-    <para><parameter>--disable-static</parameter>: Prevent static libraries
+    <para><option>--disable-static</option>: Prevent static libraries
     being built and installed.</para>
 
     <para><option>--disable-cairo-output</option>: This parameter
@@ -163,12 +164,13 @@
     <para><option>--disable-poppler-glib</option>,
     <option>--disable-poppler-qt4</option> and
     <option>--disable-gtk-test</option>: These parameters disable
-    building the <application>GLib</application> and 
<application>qt4</application>
+    building the <application>GLib</application> and 
<application>Qt4</application>
     wrappers and the <application>GTK+</application> test program.</para>
 
     <para><option>--enable-xpdf-headers</option>: Install old
-    <application>Xpdf</application> headers required by certain programs. These
-    are unsupported by <application>Poppler</application>.</para>
+    <application>Xpdf</application> headers required by certain programs (e.g. 
by 
+    <application>Okular</application> for PDF support). These are unsupported 
by 
+    <application>Poppler</application>.</para>
 
   </sect2>
 
@@ -182,7 +184,7 @@
 
       <seglistitem>
         <seg>pdffonts, pdfimages, pdfinfo, pdfseparate, pdftocairo, pdftohtml,
-        pdftoppm, pdftops, pdftotext, pdfunite, poppler-glib-demo</seg>
+        pdftoppm, pdftops, pdftotext, pdfunite and poppler-glib-demo</seg>
         <seg>libpoppler.so, libpoppler-cpp.so, libpoppler-glib.so,
         and libpoppler-qt4.so</seg>
         <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;,

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-03-25 12:51:13 UTC (rev 9757)
+++ trunk/BOOK/general.ent      2012-03-25 13:22:56 UTC (rev 9758)
@@ -9,7 +9,7 @@
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 24th, &year;">
+<!ENTITY releasedate  "March 25th, &year;">
 <!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
@@ -266,7 +266,7 @@
 <!ENTITY exiv2-version                "0.22">
 <!ENTITY fribidi-version              "0.19.2">
 <!ENTITY poppler-014-version          "0.14.4">
-<!ENTITY poppler-version              "0.18.2">
+<!ENTITY poppler-version              "0.18.4">
 <!ENTITY jasper-version               "1.900.1">
 <!ENTITY pixman-version               "0.24.4">
 <!ENTITY clutter-version              "1.8.2">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-03-25 12:51:13 UTC 
(rev 9757)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-03-25 13:22:56 UTC 
(rev 9758)
@@ -45,6 +45,12 @@
       <para>March 25th, 2012</para>
       <itemizedlist>
         <listitem>
+          <para>[rthomsen] - Modified MySQL instructions to install shared 
libraries.</para>
+        </listitem>
+       <listitem>
+          <para>[rthomsen] - Poppler 0.18.4.</para>
+        </listitem>
+        <listitem>
           <para>[krejzi] - pixman 0.24.4.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/server/databases/mysql.xml
===================================================================
--- trunk/BOOK/server/databases/mysql.xml       2012-03-25 12:51:13 UTC (rev 
9757)
+++ trunk/BOOK/server/databases/mysql.xml       2012-03-25 13:22:56 UTC (rev 
9758)
@@ -77,7 +77,7 @@
     </itemizedlist>
 
     <note><para>The patch is required only if you plan to install <application>
-    Amarok2</application>.</para></note>
+    Amarok</application>.</para></note>
     
     <bridgehead renderas="sect3">MySQL Dependencies</bridgehead>
 
@@ -88,7 +88,7 @@
     <para role="optional"><xref linkend="openssl"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
-    <para role="optional"><xref linkend="tcpwrappers"/>, 
+    <para role="optional"><xref linkend="tcpwrappers"/> and
     <ulink 
url="http://packages.debian.org/squeeze/libaio-dev";>libaio</ulink></para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -111,7 +111,7 @@
     
url="http://dev.mysql.com/doc/refman/5.5/en/source-configuration-options.html";>MySQL
     Documentation</ulink> for a full listing of all options.</para></note>
 
- <note><para>If you plan to install <application>Amarok2</application>, you 
need to 
+ <note><para>If you plan to install <application>Amarok</application>, you 
need to 
  apply the optional patch, add the cmake option 
  <userinput>-DWITH_EMBEDDED_SERVER=ON</userinput> and add 
  <userinput>Embedded</userinput> to the <userinput>SEGMENTS</userinput> 
variable 
@@ -169,7 +169,7 @@
 
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
-<screen role="root"><userinput>SEGMENTS="Client Server IniFiles ManPages"
+<screen role="root"><userinput>SEGMENTS="Client Server IniFiles ManPages 
SharedLibraries"
 SEGMENTS="$SEGMENTS Development Documentation Info Readme"
 
 for segment in $SEGMENTS; do

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to