From a97a8cde4443b171c4522af97bb194df7fc99104 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Sat, 14 Jul 2007 12:40:12 +0000 Subject: [PATCH] * INSTALL: small correction wrt qt4 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19075 a592a061-630c-0410-9148-cb99ea01b6c8 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 2d242c3d1d..0014c4ecae 100644 --- a/INSTALL +++ b/INSTALL @@ -7,12 +7,12 @@ Quick compilation guide These four steps will compile, test and install LyX: 0) Linux users beware: if compiling the Qt frontend, you need - qt and qt-devel packages of the same version to compile LyX. + qt4 and qt4-devel packages of the same version to compile LyX. 1) ./configure configures LyX according to your system. When compiling for Qt, you may have to set - --with-qt-dir= + --with-qt4-dir= if the environment variable QTDIR is not set. 2) make -- 2.39.2