mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
59336f855b
commit
36b144f9ca
@ -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'.
|
||||
|
6
INSTALL
6
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user