[GRASS-dev] Re: [GRASS GIS] #623: compiling error grass6-devel - winvista 32

GRASS GIS trac at osgeo.org
Sun May 31 01:02:56 EDT 2009


#623: compiling error grass6-devel - winvista 32
------------------------------+---------------------------------------------
  Reporter:  hellik           |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect           |      Status:  new                      
  Priority:  normal           |   Milestone:  6.5.0                    
 Component:  default          |     Version:  svn-develbranch6         
Resolution:                   |    Keywords:                           
  Platform:  MSWindows Vista  |         Cpu:  Unspecified              
------------------------------+---------------------------------------------
Comment (by hamish):

 {{{
 cd /c/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32 ; tar cBf - man |
 (cd /c/OSGeo4W/apps/grass/grass-6.5.svn ; tar xBf - ) 2>/dev/null
 tar: man: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors
 ...
 if [ 1 -eq 1 ] ; then cd /c/osgeo4w/usr/src/grass6_devel/dist.i686-pc-
 mingw32 ; tar cBf - locale | (cd /c/OSGeo4W/apps/grass/grass-6.5.svn ; tar
 xBf - ) 2>/dev/null ; fi
 tar: locale: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors
 }}}

 no idea.

 Helli:
 > I've checked
 > in C:\OSGeo4W\apps\grass\bin there is grass65 and grass65.bat
 > and C:\OSGeo4W\apps\grass\grass-6.5.svn
 ...
 > 1. Open C:\OSGeo4W\apps\grass\bin\grass64 and at line 24 add:
 ...
 > PYTHONPATH="$GISBASE/etc/python:$PYTHONPATH"
 ...
 > 2. To start grass, type in MSYS console:


 Those files have been modified by the OSGeo4W packaging, in GRASS SVN that
 stuff does get get:
 [source:grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi@#L625]

 note that
  - osgeo4w consider those scripts unused in their version (their method is
 to start using in a cmd.exe DOS box), and
  - they've removed even more stuff from the bin/grass64(.sh) script so
 even if the GUI starts there may be other problems.

 see http://trac.osgeo.org/osgeo4w/ticket/90


 if you are building the package yourself I'm not sure why they'd be
 missing... ?


 Hamish

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


More information about the grass-dev mailing list