]> git.lyx.org Git - features.git/commitdiff
small doc glitches
authorPavel Sanda <sanda@lyx.org>
Wed, 21 Feb 2018 13:44:56 +0000 (14:44 +0100)
committerPavel Sanda <sanda@lyx.org>
Wed, 21 Feb 2018 13:44:56 +0000 (14:44 +0100)
INSTALL
README
lib/RELEASE-NOTES

diff --git a/INSTALL b/INSTALL
index 8d3b609c76d3914fb79a463737a2ec6866597997..592c542c1fdf47916bf0bf07c56b9bc567a70e74 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Quick compilation guide
 
 These four steps will compile, test and install LyX:
 
-       0) Linux users beware: You need qt4 and qt4-devel packages
+       0) Linux users beware: You need qt4/5 and qt4/5-devel packages
           of the same version to compile LyX.
 
           In general, it is also recommended to have pkg-config
@@ -18,6 +18,7 @@ These four steps will compile, test and install LyX:
           (for example, "--with-qt-dir=/usr/share/qt4/") if the
           environment variable QTDIR is not set and pkg-config is not
           available.
+          You will need --enable-qt5 switch for choosing qt5 over qt4.
 
           See Note below if ./configure script is not present.
 
diff --git a/README b/README
index 6cd02bd50e46320b569fcc791b29ee041bf5471a..0b10f462316a105a8bf353a1c5169df99d38c870 100644 (file)
--- a/README
+++ b/README
@@ -144,7 +144,7 @@ How do I submit a bug report?
 
     If you can't do that, send details to the LyX Developers' mailing
     list, or use the LyX bug tracker at
-    http://www.lyx.org/trac/wiki/BugTrackerHome.
+    http://www.lyx.org/trac/wiki/BugTrackerHome
     Don't forget to mention which version you are having problems with!
 
 How can I participate in the development of LyX?
index b93a02bf0787bf26b5ab7567933404f53fa0f16c..82ad63a6f4d694deda405a6e0b22875a6ea936f7 100644 (file)
 
 !!Known issues in version 2.3.0
 
-* See http://www.lyx.org/trac/wiki/BugTrackerHome.
+* See http://www.lyx.org/trac/wiki/BugTrackerHome .
 
 
 !!Caveats when upgrading from earlier versions to 2.3.x