Author: gdalziel
Date: 2009-08-06 05:30:26 -0600 (Thu, 06 Aug 2009)
New Revision: 7941
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/ps/xpdf.xml
trunk/BOOK/x/lib/lesstif.xml
Log:
Updated to LessTif-0.95.2.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-08-05 21:07:20 UTC (rev 7940)
+++ trunk/BOOK/general.ent 2009-08-06 11:30:26 UTC (rev 7941)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "05"> <!-- Always 2 digits -->
+<!ENTITY day "06"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
@@ -472,7 +472,7 @@
<!ENTITY atk-version "1.26.0">
<!ENTITY gtk2-version "2.16.5">
<!ENTITY gtk2-libdir "2.0/2.10.0">
-<!ENTITY lesstif-version "0.95.0">
+<!ENTITY lesstif-version "0.95.2">
<!ENTITY startup-notification-version "0.9">
<!ENTITY libwnck-version "2.18.3">
<!ENTITY shared-mime-info-version "0.23">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-08-05 21:07:20 UTC
(rev 7940)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-08-06 11:30:26 UTC
(rev 7941)
@@ -41,6 +41,15 @@
-->
<listitem>
+ <para>August 6th, 2009</para>
+ <itemizedlist>
+ <listitem>
+ <para>[gdalziel] - Updated to LessTif-0.95.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 5th, 2009</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/pst/ps/xpdf.xml
===================================================================
--- trunk/BOOK/pst/ps/xpdf.xml 2009-08-05 21:07:20 UTC (rev 7940)
+++ trunk/BOOK/pst/ps/xpdf.xml 2009-08-06 11:30:26 UTC (rev 7941)
@@ -34,6 +34,8 @@
Portable Document Format (PDF) which is both fast and small and
comes with some useful command-line utilities.</para>
+ &lfs65_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
Modified: trunk/BOOK/x/lib/lesstif.xml
===================================================================
--- trunk/BOOK/x/lib/lesstif.xml 2009-08-05 21:07:20 UTC (rev 7940)
+++ trunk/BOOK/x/lib/lesstif.xml 2009-08-06 11:30:26 UTC (rev 7941)
@@ -6,7 +6,7 @@
<!ENTITY lesstif-download-http
"&sourceforge-repo;/lesstif/lesstif-&lesstif-version;.tar.bz2">
<!ENTITY lesstif-download-ftp " ">
- <!ENTITY lesstif-md5sum "ab895165c149d7f95843c7584b1c7ad4">
+ <!ENTITY lesstif-md5sum "754187dbac09fcf5d18296437e72a32f">
<!ENTITY lesstif-size "2.4 MB">
<!ENTITY lesstif-buildsize "160 MB (includes building and running the
test suite)">
<!ENTITY lesstif-time "4.1 SBU (includes building the test suite)">
@@ -32,6 +32,8 @@
<para>The <application>LessTif</application> package contains an Open
Source version of <application>OSF/Motif�</application>.</para>
+ &lfs65_checked;
+
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -83,11 +85,7 @@
<para>Install <application>LessTif</application> by running the following
commands:</para>
-<screen><userinput>sed -i -e '/ShellP/d' \
- -e '/XMLIBEXPORT extern Cardinal/i#include <X11/ShellP.h>\n' \
- include/Motif-2.1/Xm/VendorSP.h &&
-
-patch -Np1 -i ../lesstif-&lesstif-version;-testsuite_fix-1.patch &&
+<screen><userinput>patch -Np1 -i
../lesstif-&lesstif-version;-testsuite_fix-1.patch &&
./configure --prefix=/usr \
--sysconfdir=/etc/X11 \
--disable-debug \
@@ -118,11 +116,6 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>sed -i -e '...'
- -e '...' include/Motif-2.1/Xm/VendorSP.h</command>:
- This command moves one line in the header file to avoid C++ compilation
- problems.</para>
-
<para><parameter>--disable-debug</parameter>: Do not generate debugging
information.</para>
@@ -171,6 +164,8 @@
is from <command>test24</command> in the
<filename class='directory'>scrolledwindow</filename> directory.</para>
+ <!-- Last test run: 86 failed out of 605. -->
+
<para>As many as 101 tests are known to fail. The patch applied at the
beginning of the installation created a file used to compare known failures
to the failures from the test run. This file was created from an
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page