Poppler 0.18.4 and MySQL corrections.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9758 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ragnar Thomsen 2012-03-25 13:22:56 +00:00
parent 373f3bd2c8
commit b9569f3725
5 changed files with 26 additions and 18 deletions

View File

@ -9,7 +9,7 @@ $Date$
<!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 @@ $Date$
<!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">

View File

@ -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"/>,

View File

@ -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 @@ cd poppler-data-&poppler-data-version;</userinput></screen>
<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 @@ cd poppler-data-&poppler-data-version;</userinput></screen>
<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 @@ cd poppler-data-&poppler-data-version;</userinput></screen>
<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;,

View File

@ -44,6 +44,12 @@
<listitem>
<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>

View File

@ -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 @@ useradd -c "MySQL Server" -d /dev/null -g mysql -s /bin/false -u 40 mysql</useri
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 @@ make</userinput></screen>
<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