[GRASS-dev] [GRASS GIS] #1180: g.extension fails on install step when GRASS is launched from source directory

GRASS GIS trac at osgeo.org
Tue Sep 28 05:38:58 EDT 2010


#1180: g.extension fails on install step when GRASS is launched from source
directory
---------------------+------------------------------------------------------
 Reporter:  marisn   |       Owner:  grass-dev@…              
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:  6.4.1                    
Component:  Default  |     Version:  svn-releasebranch64      
 Keywords:           |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------
 Tested g.extension with current 6.4 branch. Compilation goes fine, still
 installation fails. It is possible to write into destination directory. I
 run GRASS directly from source dir (no make install).
 {{{
 Installing v.profile...
 + grep 'default: script'
 /home/maris/grass_data/personal_spearfish_60/user1/.tmp/glacier/5410.0/v.profile/Makefile
 + '[' 1 -eq 0 ']'
 + PROGTYPE=bin
 + test '!' -d /home/maris/soft/grass_64/dist.x86_64-unknown-linux-gnu
 + test '!' -d /home/maris/soft/grass_64/dist.x86_64-unknown-linux-gnu/bin
 + test '!' -d /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/docs/html
 + test '!' -d /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/man/man1
 ++ basename /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/scripts/g.extension
 + touch /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/g.extension.5410
 + '[' 0 -ne 0 ']'
 ++ basename /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/scripts/g.extension
 + rm -f /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/g.extension.5410
 + test -f /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/bin/v.profile
 + rm -f /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/bin/v.profile
 + make MODULE_TOPDIR=/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu INST_DIR=/home/maris/soft/grass_64/dist.x86_64-unknown-linux-gnu
 install
 /usr/bin/install -c  /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/bin/v.profile /home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/bin/
 /usr/bin/install: cannot stat `/home/maris/soft/grass_64/dist.x86_64
 -unknown-linux-gnu/bin/v.profile': No such file or directory
 make: *** [install] Error 1
 }}}
 {{{
 GISBASE=/home/maris/soft/grass_64/dist.x86_64-unknown-linux-gnu
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1180>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list