Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 664

Show
Ignore:
Timestamp:
07/23/06 11:54:32 (2 years ago)
Author:
keinfarbton
Message:

Give the user some links to get started.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README.txt

    r656 r664  
    1 Install Tango: 
    21 
    3 Windows: 
    4 ======== 
     2For a guide to install Tango see these online turorials: 
    53 
    6 1. Ensure you have the 'Digitalmars' dmd compiler version 0.163 or greater installed. 
    7 2. Be sure that the 'Digitalmars' make is the first make command in your path. 
    8 3. Open a cmd shell in the lib directory. 
    9 4. start build-dmd.bat 
    10  
    11 Linux with DMD: 
    12 =============== 
    13  
    14 1. Ensure you have the 'GNU' make version 3.79 (???) or greater installed. 
    15 2. Ensure you have the 'Digitalmars' dmd compiler version 0.163 or greater installed. 
    16 3. Open a shell in the lib directory. 
    17 4. Start ./build-dmd.sh 
     4http://www.dsource.org/projects/tango/wiki/WindowsInstall 
     5http://www.dsource.org/projects/tango/wiki/LinuxInstall 
     6http://www.dsource.org/projects/tango/wiki/DarwinInstall 
    187 
    198 
    20 Linux with GDC: 
    21 =============== 
    22  
    23 Windows with GDC in Cygwin: 
    24 =========================== 
    25  
    26  
    27  
    28  
    29  
    30  
    31  
    32