Index of /archives/XFree86/2.1/2.1-source/server-only

Icon  Name                              Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 1994-05-07 07:10 1.0K [   ] XFree86-2.1-so-nopex.tar.gz-aa 1994-03-11 21:31 1.0M [   ] XFree86-2.1-so-nopex.tar.gz-ab 1994-03-11 21:31 1.0M [   ] XFree86-2.1-so-nopex.tar.gz-ac 1994-03-11 21:31 296K [   ] XFree86-2.1-so.tar.gz-aa 1994-03-11 21:24 1.0M [   ] XFree86-2.1-so.tar.gz-ab 1994-03-11 21:24 1.0M [   ] XFree86-2.1-so.tar.gz-ac 1994-03-11 21:24 722K
This directory contains a cut-down XFree86 2.1 source tree suitable for
building only the servers.

XFree86-2.1-so-nopex.tar.gz-aa     PEX not included
XFree86-2.1-so-nopex.tar.gz-ab
XFree86-2.1-so-nopex.tar.gz-ac

XFree86-2.1-so.tar.gz-aa           includes PEX
XFree86-2.1-so.tar.gz-ab
XFree86-2.1-so.tar.gz-ac

To use the source here, extract the appropriate set of files:

  cat XFree86-2.1-so-nopex.tar.gz-?? | gzip -d -c | tar vxf -

To upgrade this to version 2.1.1, get the 2.1-2.1.1.diff.gz patch from
/XFree86, and apply it from the directory you extracted the above in:

  gunzip -c 2.1-2.1.1.diff.gz | patch -p -E

Remember to set 'BuildServersOnly' to YES in mit/config/site.def.  For
details about compiling the source, refer to the INSTALL file in
mit/server/ddx/x386/.

Space requirements:

  source without PEX:               11MB
  source without PEX + binaries     30MB

  source with PEX:                  13MB
  source with PEX + binaries        35MB

Note: the "+ binaries" figures may vary depending on the OS used.