]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Use 'assign' as the name for the operation that opens/closes branch
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7a6c3c2f52c2840daaffcab35bd8dbf546d401bb..6735d1daeb44ded358cd903543093bd130bf4ecf 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -225,7 +225,7 @@ Moreover, the following generic configure flags may be useful:
   o --mandir=DIRECTORY gives the directory where the man pages will go.
     [defaults to ${prefix}/man]
 
-  o --enable-mainainer-mode enables some code that automatically
+  o --enable-maintainer-mode enables some code that automatically
     rebuilds the configure script, makefiles templates and other useful
     files when needed. This is off by default, to avoid surprises.
 
@@ -366,8 +366,11 @@ notify us.
     then you need to upgrade the version of the xforms library you have
     installed.
 
-  o On solaris 2.6, you may have to compile with --with-included-string
-    if compiling with gcc 2.95.2.
+  o On SUN Sparc Solaris 8, you need gnumake. The LyX makefiles do not
+    work with Solaris make.
+
+    The Solaris ar seg-faults trying to build the insets library. You
+    will need to use the ar from the GNU binutils for this subdirectory.
 
   o LyX can be compiled on Tru64 Unix with either GNU's gcc or the default
     Compaq cxx compiler.