[xorg-commit-diffs] xc RELNOTES.XORG,1.1.2.5,1.1.2.6
Alan Coopersmith
xorg-commit at pdx.freedesktop.org
Fri Mar 26 22:34:31 PST 2004
Committed by: alanc
Index: RELNOTES.XORG
===================================================================
RCS file: /cvs/xorg/xc/Attic/RELNOTES.XORG,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- a/RELNOTES.XORG 11 Mar 2004 14:16:03 -0000 1.1.2.5
+++ b/RELNOTES.XORG 27 Mar 2004 06:34:28 -0000 1.1.2.6
@@ -2,8 +2,8 @@
===========
Fontconfig needs to be build to allow programs to build that depend on it.
-However it will no longer be installed by default.
-Add:
+However it will no longer be installed by default. To install it from this
+source tree, add:
#define InstallFontconfigLibrary YES
to host.def
@@ -15,15 +15,22 @@
Linux,
FreeBSD,
+Solaris 10 and later,
SCO5.
-If your system doesn't come with an installed freetype2 and you whish to
+If your system doesn't come with an installed freetype2 and you wish to
use the version supplied with this tree please add:
#define HasFreetype2 NO
to config/cf/host.def.
-Required versions of freetype2: 2.1.4 thru 2.1.7
+Required versions of freetype2: 2.1.4 thru 2.1.7
+
+Note, some versions of Solaris 9 have freetype already installed on your
+system in /usr/sfw. If you have installed that, and have a version is new
+enough, you may use it by adding these lines to config/cf/host.def:
+#define HasFreetype2 YES
+#define Freetype2Dir /usr/sfw
Expat:
======
@@ -36,7 +43,7 @@
Linux,
SCO5.
-If your system doesn't come with an installed expat and you whish to
+If your system doesn't come with an installed expat and you wish to
use the version supplied with this tree please add:
#define HasExpat NO
@@ -60,7 +67,7 @@
SUN Solaris,
SCO5.
-If your system doesn't come with an installed zlib and you whish to
+If your system doesn't come with an installed zlib and you wish to
use the version supplied with this tree please add:
#define HasZlib NO
@@ -74,6 +81,6 @@
You are likely to need the ncurses and libpng libraries including
header files.
-To build you you will also need groff, flex and optionally perl5.
+To build you will also need groff, flex and optionally perl5.
-$XdotOrg$
\ No newline at end of file
+$XdotOrg$
More information about the xorg-commit-diffs
mailing list