Changes between Version 4 and Version 5 of InstallingDownload
- Timestamp:
- 01/14/14 04:48:44 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallingDownload
v4 v5 30 30 31 31 * Download it and unpack to a convenient temporary directory (not the final target directory the compiler will bw installed to) 32 - This will create a directory named for the cobra version ( e.g Cobra-0.9.1) containing the distribution files32 - This will create a directory named for the Cobra version ( e.g Cobra-0.9.1) containing the distribution files 33 33 * Launch a command prompt as an administrator and navigate to the directory you unzipped the package to 34 34 * Change directory to the Source directory within the unzipped directory tree and run the installation command. … … 39 39 }}} 40 40 41 e.g for cobra version 0.9.141 e.g for Cobra version 0.9.1 42 42 {{{ 43 43 cd Cobra-0.9.1\Source … … 52 52 53 53 * Download it and unpack to a convenient temporary directory 54 - This will create a directory named for the cobra version (e.g Cobra-0.9.0) containing the distribution files54 - This will create a directory named for the Cobra version (e.g Cobra-0.9.0) containing the distribution files 55 55 56 56 * Launch a command prompt as an administrator and navigate to the directory you unzipped the package to. … … 63 63 }}} 64 64 65 e.g for cobra version 0.9.065 e.g for Cobra version 0.9.0 66 66 {{{ 67 67 cd Cobra-0.9.0/Source