Juergen Spitzmueller wrote:

> Jean-Marc Lasgouttes wrote:
>> So, what else do you think should be done?
> 
> Since there have been some irritations about the moc on the users list...
> 
> Jürgen.

That's a bit linux-specific for me. Moreover, the place to tell them this is 
in the step-by-step bit. Try this:

-- 
Angus
Index: INSTALL
===================================================================
RCS file: /usr/local/lyx/cvsroot/lyx-devel/INSTALL,v
retrieving revision 1.49
diff -u -p -r1.49 INSTALL
--- INSTALL	18 Feb 2003 17:23:54 -0000	1.49
+++ INSTALL	27 Feb 2003 09:10:39 -0000
@@ -6,10 +6,14 @@ 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. 
+
 	1) ./configure
 	   configures LyX to your system. By default, LyX configures
            the xforms frontend, use --with-frontend=qt to build a Qt
-           version.
+           version. You may have to set 
+           --with-qt-dir=<path-to-your-qt-installation> to succeed.
 
 	2) make
 	   compiles the program.

Reply via email to