]> git.lyx.org Git - lyx.git/commitdiff
bug 362 from Michael
authorJohn Levon <levon@movementarian.org>
Wed, 27 Aug 2003 19:06:37 +0000 (19:06 +0000)
committerJohn Levon <levon@movementarian.org>
Wed, 27 Aug 2003 19:06:37 +0000 (19:06 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7619 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
INSTALL

index 0303771031661f1bb2226cedd0171bb3d4fbec0b..ce17b923ce8c82c84e002f669df86755061606b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * INSTALL: Add compilation instructions for SUN Sparc
+        Solaris. (bug #362)
+
 2003-08-19  Angus Leeming  <leeming@lyx.org>
 
        * configure.ac (AH_TOP): get rid of 'The LyX Team'.
diff --git a/INSTALL b/INSTALL
index 7a6c3c2f52c2840daaffcab35bd8dbf546d401bb..d0e6f5dc00282a004bf74426d01d33649e476bb1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -369,6 +369,12 @@ notify us.
   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.