| 123 | |
| 124 | |
| 125 | === Work done in week 29-02 August #6 === |
| 126 | '''1. Work Done:''' |
| 127 | [[BR]] |
| 128 | * The main work in this week was around "downloading process" of license file from server. I feel happy because, I finished the first version |
| 129 | of this new extend of Installer. So You can try it: |
| 130 | * Download "setup.override.ini" file from "http://trac.osgeo.org/osgeo4w/browser" in the root of your local directory "C:\" |
| 131 | * Download sources from server http://trac.osgeo.org/osgeo4w/wiki/SetupDevelopment and follow the wiki in order to build "setup.exe" |
| 132 | * When you have the setup.exe run it. |
| 133 | * Choose the next option: Advance Install > Install from internet > Root Directory > Local package directory > Direct connection |
| 134 | * Choose a restrictive package for example "gdal-mrsid" or " gdal-ecw " or both, you should to choose these because I just created a files for each |
| 135 | one in download.osgeo.org server. If you choose another restrictive package setup.exe will raise an error, and choose another normal package for |
| 136 | example: "gdal-java". |
| 137 | * The setup will download the license file from remote server into your local directory "Local Package Directory" , you can see it If you want. |
| 138 | * The next step setup.exe will load the file into a window and it will show to user |
| 139 | * I committed all my work at [http://trac.osgeo.org/osgeo4w/timeline] from 1230-1233. This is my work of this week. |
| 140 | * [https://trac.osgeo.org/osgeo4w/changeset/1230] |
| 141 | * [https://trac.osgeo.org/osgeo4w/changeset/1231] |
| 142 | * [https://trac.osgeo.org/osgeo4w/changeset/1232] |
| 143 | * [https://trac.osgeo.org/osgeo4w/changeset/1233] |
| 144 | |
| 145 | '''2. Problems Faced :''' |
| 146 | [[BR]] |
| 147 | |
| 148 | * I had resolved many problems with segmentation fault. "segmentation fault" when setup.exe does not find a license file in remote server. |
| 149 | |
| 150 | '''3. Work to be done in the next week:''' |
| 151 | [[BR]] |
| 152 | * I will improve some cases when there is no file in remote server and install in "some path" that I will define with my mentor. |
| 153 | |
| 154 | |
| 155 | |