bug 362 from Michael

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7619 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-08-27 19:06:37 +00:00
parent 59336f855b
commit 36b144f9ca
2 changed files with 11 additions and 0 deletions

View File

@ -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'.

View File

@ -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.