Changes between Version 2 and Version 3 of pkg-apt/AptFromScratch

Show
Ignore:
Timestamp:
09/06/11 00:10:50 (22 months ago)
Author:
maphew
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pkg-apt/AptFromScratch

    v2 v3  
    2828 
    2929`Fetching http://download.osgeo.org/osgeo4w/./release/msvcrt/msvcrt-1.0.1-2.tar.bz2` [[br]] 
    30 ...100%  d:/test-osgeo4w/var/cache/setup/http%3a%2f%2fdownload.osgeo.org%2fosgeo4w/./release/msvcrt/msvcrt-1.0.1-2.tar.bz2<br> 
    31 <br> 
    32 195c192b98b7333e2d3f9e04717c2eb5  msvcrt-1.0.1-2.tar.bz2 - remote<br> 
    33 195c192b98b7333e2d3f9e04717c2eb5  msvcrt-1.0.1-2.tar.bz2 - local<br> 
    34 installing shell 1.0.0-5<br> 
    35 <br> 
    36 >mkdir "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\OSGeo4W"<br> 
    37 >xxmklink "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\OSGeo4W\OSGeo4W.lnk" "d:\test-osgeo4w\OSGeo4W.bat" " " \ "OSGeo for Windows command shell" 1 "d:\test-osgeo4w\OSGeo4W.ico<br> 
    38 >xxmklink "C:\ProgramData\Desktop\OSGeo4W.lnk" "d:\test-osgeo4w\OSGeo4W.bat" " " \ "OSGeo for Windows command shell" 1 "d:\test-osgeo4w\OSGeo4W.ico<br> 
    39 Post_install complete, return code 0<br> 
    40 installing msvcrt 1.0.1-2<br> 
    41 <br> 
    42 >"d:\test-osgeo4w\bin\vcredist_x86.exe" /q<br> 
    43 >del "d:\test-osgeo4w\bin\vcredist_x86.exe"<br> 
    44 >textreplace -std -t bin/o4w_env.bat<br> 
    45 Post_install complete, return code 0<br> 
    46 <br> 
    47 ><b>apt list</b><br> 
    48 msvcrt              1.0.1-2<br> 
    49 shell               1.0.0-5<br> 
     30`...100%  d:/test-osgeo4w/var/cache/setup/http%3a%2f%2fdownload.osgeo.org%2fosgeo4w/./release/msvcrt/msvcrt-1.0.1-2.tar.bz2` [[br]] 
     31 
     32`195c192b98b7333e2d3f9e04717c2eb5  msvcrt-1.0.1-2.tar.bz2 - remote` [[br]] 
     33`195c192b98b7333e2d3f9e04717c2eb5  msvcrt-1.0.1-2.tar.bz2 - local` [[br]] 
     34`installing shell 1.0.0-5` [[br]] 
     35 
     36`>mkdir "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\OSGeo4W"` [[br]] 
     37`>xxmklink "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\OSGeo4W\OSGeo4W.lnk" "d:\test-osgeo4w\OSGeo4W.bat" " " \ "OSGeo for Windows command shell" 1 "d:\test-osgeo4w\OSGeo4W.ico` [[br]] 
     38`>xxmklink "C:\ProgramData\Desktop\OSGeo4W.lnk" "d:\test-osgeo4w\OSGeo4W.bat" " " \ "OSGeo for Windows command shell" 1 "d:\test-osgeo4w\OSGeo4W.ico` [[br]] 
     39`Post_install complete, return code 0` [[br]] 
     40`installing msvcrt 1.0.1-2` [[br]] 
     41 
     42`>"d:\test-osgeo4w\bin\vcredist_x86.exe" /q` [[br]] 
     43`>del "d:\test-osgeo4w\bin\vcredist_x86.exe"` [[br]] 
     44`>textreplace -std -t bin/o4w_env.bat` [[br]] 
     45`Post_install complete, return code 0` [[br]] 
     46 
     47D:\>'''<b>apt list'''` [[br]] 
     48`msvcrt              1.0.1-2` [[br]] 
     49`shell               1.0.0-5` [[br]] 
     50 
    5051---- 
    5152 
     
    6869 
    6970>gdalinfo --version 
    70 GDAL 1.5.4, released 2009/01/07 
     71GDAL 1.8.0, released 2011/01/12 
    7172}}}