[GRASS-dev] [GRASS GIS] #2996: Lidar modules broken in 64bit WinGRASS

GRASS GIS trac at osgeo.org
Tue Dec 20 13:14:40 PST 2016


#2996: Lidar modules broken in 64bit WinGRASS
-------------------------+-------------------------------------------------
  Reporter:  wenzeslaus  |      Owner:  grass-dev@…
      Type:  defect      |     Status:  reopened
  Priority:  blocker     |  Milestone:  7.2.0
 Component:  Packaging   |    Version:  svn-releasebranch70
Resolution:              |   Keywords:  lasinfo, r.in.lidar, v.in.lidar,
                         |  r3.in.lidar, libLAS
       CPU:  x86-64      |   Platform:  Unspecified
-------------------------+-------------------------------------------------

Comment (by hellik):

 Replying to [comment:28 martinl]:
 > Replying to [comment:25 hellik]:
 >
 > > but it seems, it isn't downloaded by the standalone:
 >
 > standalone installer seems to be right, it downloads the metapackage.

 {{{
 852             !if ${PLATFORM} == "x86_64"
 853                 StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-8.tar.bz2"
 854             !else
 855                 StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-12.tar.bz2"
 856             !endif
 }}}

 at least for x86 we should pump up the version, see:

 {{{
 http://download.osgeo.org/osgeo4w/x86/release/msvcrt/msvcrt-1.0.1-13.tar.bz2
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2996#comment:33>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list