Changeset 664
- Timestamp:
- 07/23/06 11:54:32 (2 years ago)
- Files:
-
- trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README.txt
r656 r664 1 Install Tango:2 1 3 Windows: 4 ======== 2 For a guide to install Tango see these online turorials: 5 3 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 4 http://www.dsource.org/projects/tango/wiki/WindowsInstall 5 http://www.dsource.org/projects/tango/wiki/LinuxInstall 6 http://www.dsource.org/projects/tango/wiki/DarwinInstall 18 7 19 8 20 Linux with GDC:21 ===============22 23 Windows with GDC in Cygwin:24 ===========================25 26 27 28 29 30 31 32












