[GRASS-dev] [GRASS GIS] #1428: WinGRASS + how to deliver Microsoft Visual C++ Redistributable Package (vcredist)?

GRASS GIS trac at osgeo.org
Tue Apr 16 03:31:32 PDT 2013


#1428: WinGRASS + how to deliver Microsoft Visual C++  Redistributable Package
(vcredist)?
--------------------------+-------------------------------------------------
 Reporter:  dhastings     |       Owner:  grass-dev@…              
     Type:  defect        |      Status:  new                      
 Priority:  blocker       |   Milestone:  6.4.3                    
Component:  Installation  |     Version:  6.4.3 RCs                
 Keywords:  wingrass      |    Platform:  MSWindows 7              
      Cpu:  x86-64        |  
--------------------------+-------------------------------------------------

Comment(by hellik):

 Replying to [comment:53 hellik]:
 >
 > >  - I didn't see anything about the 2008 installer.
 >
 > ?
 >

 should be executed...

 {{{
         untar_ok:
         ; execute also vcredist_2005_x86.exe ?
         Exec  "$TEMP\$ORIGINAL_UNTAR_FOLDER\bin\vcredist_2005_x86.exe"
         ; execute also vcredist_2008_x86.exe ?
         Exec  "$TEMP\$ORIGINAL_UNTAR_FOLDER\bin\vcredist_2008_x86.exe"
         Exec  "$TEMP\$ORIGINAL_UNTAR_FOLDER\bin\vcredist_2010_x86.exe"
         Delete "$TEMP\$ARCHIVE_NAME"
         Delete "$TEMP\$ORIGINAL_UNTAR_FOLDER"
         Goto end
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1428#comment:55>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list