Difference for ./compile.txt from version 1.2 to 1.3


version 1.2 version 1.3
Line 45
 
Line 45
   required: GCC v2.0+ (2.8+ recommended)    required: GCC v2.0+ (2.8+ recommended)
             NASM v0.97+              NASM v0.97+
             GNU MAKE              GNU MAKE
     depending on which targets you use, one or more of these are required:
             SDL 0.9.13+   www.devolution.com/~slouken/SDL              SDL 0.9.13+   www.devolution.com/~slouken/SDL
        svgalib 1.40  www.cs.bgu.ac.il/~zivav/
        GGI/GII       www.ggi-project.org
   optional: The Linux Joystick Driver  (included in kernel 2.1.125+)    optional: The Linux Joystick Driver  (included in kernel 2.1.125+)
                         http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/                          http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
   These are FREE resources, download links are available on the D1X website.    These are FREE resources, download links are available on the D1X website.
Line 56
 
Line 59
    -comment ENV_DJGPP = 1     -comment ENV_DJGPP = 1
    -comment the dos sound options     -comment the dos sound options
    -uncomment ENV_LINUX = 1     -uncomment ENV_LINUX = 1
    -uncomment GLIBC = 1 if you have GNU libC (RedHat 5.1)     -uncomment GLIBC = 1 if you have GNU libC (RedHat 5.1+,Debian 2.0+)
     for SDL (currently only option)     -uncomment appropriate targets(only one for each of video, input, and audio)
      -uncomment SDL = 1     -if you don't have /usr/include/netipx/ipx.h
      -change SDLROOTDIR to the location of SDL  
     if you don't have them:  
      -comment HAVENETIPX = 1       -comment HAVENETIPX = 1
   -run make dep from the d1x root directory    -run make dep from the d1x root directory
   -run make from the d1x root directory    -run make from the d1x root directory

Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3