* INSTALL - Solaris build should work now.

This commit is contained in:
Pavel Sanda 2013-09-09 02:52:01 -07:00
parent 4174da8484
commit c51b091e09

View File

@ -333,9 +333,3 @@ notify us.
</edit>
</match>
</fontconfig>
o Building on Solaris 11.1. Compilation does not work out of the box
at the moment (incompatible iconv argument parameters.)
One possible solution is to force ./configure to use appropriate
POSIX/SUS level, e.g.:
CPPFLAGS="-D_XOPEN_SOURCE=500" ./configure --disable-nls --prefix=/opt/lyx
For details see bug #8783.