Index of /ldr199410/DISC2/X11/XFREE862/PATCHES

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Apr-2005 03:31 - [TXT] CHECKSUM 29-Sep-1994 18:21 1k [CMP] CKSUM_3_.GZ 29-Sep-1994 18:34 103k [CMP] CKSUM_C3.GZ 29-Sep-1994 18:34 3k [CMP] MD5_3_1.GZ 29-Sep-1994 18:35 185k [CMP] MD5_C3_1.GZ 29-Sep-1994 18:35 4k [CMP] XFREE860.GZ 29-Sep-1994 18:17 12k [CMP] XFREE861.GZ 03-Oct-1994 18:17 151k [CMP] XFREE862.GZ 29-Sep-1994 15:04 1.4M [TXT] YMTRANS.TBL 06-Oct-1994 12:05 1k

To convert X11R6 PL5 into XFree86 3.1:

Starting from the stock X Consortium PL5 distribution, go to the
directory above your 'xc' directory, and run:


      rm -fr xc/programs/Xserver/hw/xfree86
      gzip -d < XFree86-3.1.tar.gz | tar vxf -
      gzip -d < XFree86-3.1.diff.gz | patch -p -E

If you are patching a tree that you've previously used, make sure you run
'make clean' from the 'xc' directory before applying the diffs.


If you are using the patch for the contrib code, go to the directory
above your 'contrib' directory, and run:

      gzip -d < XFree86-3.1-contrib-diff.gz | patch -p -E


Note, to use the contrib patch you need at least the following files
and directories from the R6 contrib release:

          contrib/Imakefile
          contrib/programs/Imakefile 
          contrib/programs/ico/
          contrib/programs/listres/
          contrib/programs/showfont/
          contrib/programs/viewres/
          contrib/programs/xbiff/
          contrib/programs/xcalc/
          contrib/programs/xditview/
          contrib/programs/xedit/
          contrib/programs/xev/
          contrib/programs/xeyes/
          contrib/programs/xfontsel/
          contrib/programs/xgc/
          contrib/programs/xload/
          contrib/programs/xman/
          contrib/programs/xmessage/


The files cksum-3.1 and cksum-c3.1 contain cksum(1) generated checksums
for the patched XFree86 core and contrib trees.  The files md5-3.1 and
md5-c3.1 contain MD5 checksums.  These can be used to check that your
source tree has been correctly patched.

For further details about building and installing the distribution
refer to the file:

   xc/programs/Xserver/hw/xfree86/doc/INSTALL

and the README specific to your OS (which can be found in the same directory).