]> git.lyx.org Git - lyx.git/commitdiff
* INSTALL. Patch from Liviu Andronic.
authorPavel Sanda <sanda@lyx.org>
Thu, 30 Sep 2010 14:09:53 +0000 (14:09 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 30 Sep 2010 14:09:53 +0000 (14:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35545 a592a061-630c-0410-9148-cb99ea01b6c8

INSTALL

diff --git a/INSTALL b/INSTALL
index 1b472854099115a417b1efac60893e38ef2f91a9..ee10a70e4cf3964a6396f081c172f33463c208b9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,10 @@ These four steps will compile, test and install LyX:
           configures LyX according to your system. 
           You may have to set
            --with-qt4-dir=<path-to-your-qt4-installation>
-     if the environment variable QTDIR is not set. 
+     if the environment variable QTDIR is not set (for exmaple,
+     '--with-qt4-dir=/usr/share/qt4/'). Alternatively, you could
+     install pkgconfig (the name might vary depending on your 
+     distribution). 
           See Note below if ./configure script is not present.
 
        2) make