[GRASS-dev] Re: [GRASS GIS] #1052: Build of 7.0.SVN dont work

GRASS GIS trac at osgeo.org
Tue May 4 11:48:48 EDT 2010


#1052: Build of 7.0.SVN dont work
---------------------------+------------------------------------------------
  Reporter:  jeleniste     |       Owner:  martinl  
      Type:  defect        |      Status:  assigned 
  Priority:  normal        |   Milestone:  7.0.0    
 Component:  Packaging     |     Version:  svn-trunk
Resolution:                |    Keywords:  wingrass 
  Platform:  MSWindows XP  |         Cpu:  x86-32   
---------------------------+------------------------------------------------
Comment (by hellik):

 Replying to [comment:2 martinl]:
 > Replying to [ticket:1052 jeleniste]:
 > > i try install build of 7.0.SVN grass and this don't work on my PC
 >
 > ops, sorry I read ''compile'' instead of ''install'' ;-) Currently the
 machine where daily builds are creating is not accessible. WinGRASS 7.0
 needs some fixes. I will take a look at this issue ASAP.

 tested with the latest accessible WinGrass7-nightly build (WinGRASS-7.0.
 SVN-r42077-1-Setup.exe).

 in grass70.py there is the wrong paths


 {{{
 gisbase = "/c/OSGeo4W/apps/grass/grass-7.0.svn"
 cmd_name = "grass70"
 grass_version = "7.0.svn"
 ld_library_path_var = 'PATH'
 config_projshare = "/c/OSGeo4W/share/proj"
 grass_config_dirname = ".grass7"
 }}}

 gisbase should be "C:\Program Files\GRASS-70-SVN"

 and

 config_projshare should be "C:\Program Files\GRASS-70-SVN\proj"

 best regards
 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1052#comment:3>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list