Ticket #1180 (closed defect: fixed)
g.extension fails on install step when GRASS is launched from source directory
| Reported by: | marisn | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4.1 |
| Component: | Default | Version: | svn-releasebranch64 |
| Keywords: | g.extension | Cc: | frankie |
| Platform: | Linux | CPU: | x86-64 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
