]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
add ∫ for starters...
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 99ceeb36937e5c1e80c78eebc4d434957d22121c..57a240626e58db146b5df00bd81a542e62c41176 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -55,6 +55,11 @@ developers to request a version for your system.  You can get it from
 In addition, you must have libXpm version 4.7 (or newer; 4.8 rumoured
 to work).
 
+To use the thesaurus, you will need to install libAikSaurus, available
+from :
+
+    http://aiken.clan11.com/aiksaurus/ 
 You will also probably need GNU m4 (perhaps installed as gm4).
  
 libXpm can be found at:
@@ -133,6 +138,13 @@ flags:
     You can use this feature to install more than one version of LyX on
     the same system. You can optionally specify a "version" of your own,
     by doing something like : ./configure --with-version-suffix=-latestcvs
+
+  o --enable-optimization=VALUE enables you to set optimization to a
+    higher level as the default (-O), for example --enable-optimization=-O3.
+
+  o --disable-optimization - you can use this to disable compiler
+    optimization of LyX. The compile may be much quicker with some
+    compilers, but LyX will run more slowly. 
  
 There are also flags to control the internationalization support in
 LyX:
@@ -190,8 +202,8 @@ this file.
 In particular, the following options could be useful in some
 desperate cases:
 
-  o --with-warnings that make the compiler output more warnings during
-    the compilation of LyX.  Opposite is --without-warnings.  By default,
+  o --enable-warnings that make the compiler output more warnings during
+    the compilation of LyX.  Opposite is --disable-warnings.  By default,
     this flag is on for development versions only.
 
   o --enable-assertions that make the compilier generater run-time