From 84525d96bec0b504020742f4a0e0d0d3589e6a89 Mon Sep 17 00:00:00 2001 From: Larry Lawrence Date: Thu, 21 Nov 2002 02:17:55 +0000 Subject: [PATCH] qt warning, remove ftp on vorbis git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@394 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- index.xml | 4 ++-- introduction/welcome/changelog.xml | 6 ++++++ multimedia/audioutils/vorbistools/vorbistools.ent | 2 +- multimedia/libdriv/libao/libao.ent | 2 +- x/lib/qt/qt-inst.xml | 8 +++++++- 5 files changed, 17 insertions(+), 5 deletions(-) diff --git a/index.xml b/index.xml index ae3206b35c..216ed773eb 100644 --- a/index.xml +++ b/index.xml @@ -2,8 +2,8 @@ - + + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index bec9a089f4..4d1c5bcd84 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -10,6 +10,12 @@ page in Chapter 1 for details on who wrote what. +November 20th, 2002 [larry]: X: Added warning to QT. +Multimedia: Removed ftp site for vorbis-tools, libao, ogg and vorbis +reported by Bill. + +November 19th, 2002 [highos]: Content: Updated to apache-1.3.27 and mysql-3.23.53. + November 19th, 2002 [billyoc]: Content: Add C++ and java support to db-4.0.14. diff --git a/multimedia/audioutils/vorbistools/vorbistools.ent b/multimedia/audioutils/vorbistools/vorbistools.ent index f2f9a3fecf..4e5b74c824 100644 --- a/multimedia/audioutils/vorbistools/vorbistools.ent +++ b/multimedia/audioutils/vorbistools/vorbistools.ent @@ -5,5 +5,5 @@ - + diff --git a/multimedia/libdriv/libao/libao.ent b/multimedia/libdriv/libao/libao.ent index 697c5e7f96..fe34282441 100644 --- a/multimedia/libdriv/libao/libao.ent +++ b/multimedia/libdriv/libao/libao.ent @@ -7,5 +7,5 @@ - + diff --git a/x/lib/qt/qt-inst.xml b/x/lib/qt/qt-inst.xml index 7185a9a4f8..43170ae1f5 100644 --- a/x/lib/qt/qt-inst.xml +++ b/x/lib/qt/qt-inst.xml @@ -19,7 +19,13 @@ The build time for qt is quite long. If you want to save some time and don't wa make sub-tools - + +There appears to be some compatibility issues for KDE that has been +compiled with the 3.0.x series of QT and then updated to the QT-3.1.0. +There also appears to be issues when KDE-3.0.x is compiled against +QT-3.1.0. If you are looking for a stable setup and the security +alerts for KDE do not affect you, KDE-3.0.4 compiled against QT-3.0.5 or +QT-3.0.6 is the way to go for now.