]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Fix lilypond support, patch from Julien Rioux, bug #6940.
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1b472854099115a417b1efac60893e38ef2f91a9..3c981a4435ddbe4f72f55cffd481bdbee250083c 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 example,
+     '--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