Author: bdubbs
Date: 2009-01-02 01:23:57 -0700 (Fri, 02 Jan 2009)
New Revision: 7711
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/qt4.xml
Log:
Updated qt4 to version 4.4.3.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-01-01 20:05:53 UTC (rev 7710)
+++ trunk/BOOK/general.ent 2009-01-02 08:23:57 UTC (rev 7711)
@@ -431,7 +431,7 @@
<!-- Chapter 26 -->
<!ENTITY qt-version "3.3.8b">
-<!ENTITY qt4-version "4.3.4">
+<!ENTITY qt4-version "4.4.3">
<!ENTITY GTK-version "1.2.10">
<!ENTITY cairo-version "1.8.4">
<!ENTITY pango-version "1.22.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2009-01-01 20:05:53 UTC
(rev 7710)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2009-01-02 08:23:57 UTC
(rev 7711)
@@ -45,6 +45,9 @@
<para>January 1st, 2009</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated qt4 to version 4.4.3.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Tweaked sane-backends instructions for
proper udev and gid settings.</para>
</listitem>
Modified: trunk/BOOK/x/lib/qt4.xml
===================================================================
--- trunk/BOOK/x/lib/qt4.xml 2009-01-01 20:05:53 UTC (rev 7710)
+++ trunk/BOOK/x/lib/qt4.xml 2009-01-02 08:23:57 UTC (rev 7711)
@@ -6,10 +6,10 @@
<!ENTITY qt4-download-http
"http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source/qt-x11-opensource-src-&qt4-version;.tar.gz">
<!ENTITY qt4-download-ftp
"ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-&qt4-version;.tar.gz">
- <!ENTITY qt4-md5sum "9499101ec54eb7b0de195b3c5e3ffa93">
- <!ENTITY qt4-size "42 MB">
- <!ENTITY qt4-buildsize "1914 MB (full), 608 (essential)">
- <!ENTITY qt4-time "26 SBU (full), 13.5 SBU (essential)">
+ <!ENTITY qt4-md5sum "376c003317c4417326ba2116370227d0">
+ <!ENTITY qt4-size "108 MB">
+ <!ENTITY qt4-buildsize "1044 MB (full), 943 (essential)">
+ <!ENTITY qt4-time "40 SBU (full), 29 SBU (essential)">
]>
<sect1 id="qt4" xreflabel="Qt-&qt4-version;">
@@ -112,6 +112,30 @@
This is the method that most commercial distributions use.</para>
<note>
+ <para>There is no conflict between the <application>Qt3</application>
+ and <application>Qt4</application> applications and headers so both
+ can be installed at the same time. This may be necessary to build or
+ run Qt3 applications like <application>KDE3</application> and
+ <application>Qt4</application> applications like
+ <application>Doxygen</application>'s
<application>doxywizard</application>
+ on the same system.
+ </para>
+
+ <para>To set up both <application>Qt3</application> and
+ <application>Qt4</application> on the same system, choose the primary
+ version for the <filename>/opt/qt</filename> symbolic link and add
+ the explicit library directory of the other version to
+ <filename>/etc/ld.so.conf</filename>.</para>
+
+ <para>On a system with both versions ot Qt, there is a name conflict with
+ Qt applications such as <filename>qmake</filename>,
+ <filename>assistant</filename>, and <filename>designer</filename>. In
+ such a case, make sure the PATH variable lists the proper
+ <filename>/opt/qt<version>/bin</filename> directory before the
+ other Qt bin directory. </para>
+ </note>
+
+ <note>
<para>If <application>Qt4</application> is being reinstalled and the
<filename class='directory'>/usr</filename>
directory is used as the prefix, run the following commands from a
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page