Author: randy
Date: 2007-04-15 14:57:07 -0600 (Sun, 15 Apr 2007)
New Revision: 6730
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/qt.xml
Log:
Updated to Qt-3.3.8
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-04-15 16:07:11 UTC (rev 6729)
+++ trunk/BOOK/general.ent 2007-04-15 20:57:07 UTC (rev 6730)
@@ -388,7 +388,7 @@
<!ENTITY xorg-version "6.9.0">
<!-- Chapter 26 -->
-<!ENTITY qt-version "3.3.7">
+<!ENTITY qt-version "3.3.8">
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.4.2">
<!ENTITY pango-version "1.16.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-04-15 16:07:11 UTC
(rev 6729)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-04-15 20:57:07 UTC
(rev 6730)
@@ -45,6 +45,9 @@
<para>April 15th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Qt-3.3.8.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to NAS-1.9.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/x/lib/qt.xml
===================================================================
--- trunk/BOOK/x/lib/qt.xml 2007-04-15 16:07:11 UTC (rev 6729)
+++ trunk/BOOK/x/lib/qt.xml 2007-04-15 20:57:07 UTC (rev 6730)
@@ -6,10 +6,10 @@
<!ENTITY qt-download-http
"http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source/qt-x11-free-&qt-version;.tar.bz2">
<!ENTITY qt-download-ftp
"ftp://ftp.trolltech.com/qt/source/qt-x11-free-&qt-version;.tar.bz2">
- <!ENTITY qt-md5sum "655e21cf6a7e66daf8ec6ceda81aae1e">
- <!ENTITY qt-size "13.9 MB">
- <!ENTITY qt-buildsize "170 MB">
- <!ENTITY qt-time "11.3 SBU (full), 7.5 SBU (sub-tools)">
+ <!ENTITY qt-md5sum "cf3c43a7dfde5bfb76f8001102fe6e85">
+ <!ENTITY qt-size "14.3 MB">
+ <!ENTITY qt-buildsize "261 MB">
+ <!ENTITY qt-time "11 SBU (full), 7.5 SBU (sub-tools)">
]>
<sect1 id="qt" xreflabel="Qt-&qt-version;">
@@ -258,8 +258,7 @@
<screen role="root"><userinput>make install &&
ln -v -sfn qt-&qt-version; /opt/qt &&
ln -v -s libqt-mt.so /opt/qt/lib/libqt.so &&
-cp -v -r doc/man /opt/qt/doc &&
-cp -v -r examples /opt/qt/doc</userinput></screen>
+cp -v -r doc/man examples /opt/qt/doc</userinput></screen>
<note>
<para>If you pass the
@@ -323,16 +322,13 @@
command allows <command>configure</command> scripts to find a working
<application>Qt</application> installation.</para>
- <para><command>cp -v -r doc/man /usr/share (or /opt/qt/doc)</command>:
- This command installs the man pages which are missed by
+ <para><command>cp -v -r doc/man examples /usr/share (or
+ /opt/qt/doc)</command>:
+ This command installs the man pages and examples which are missed by
<command>make install</command>.</para>
- <para><command>cp -v -r examples /usr/share/doc/qt (or
- /opt/qt/doc)</command>: This command installs the examples which are
- missed by <command>make install</command>.</para>
-
<para><command>exit</command>: This command returns to the parent shell
- and eliminates environment variables set earlier.</para>
+ and eliminates the environment variables set earlier.</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page