[GRASS-user] Re: error with r.pack addon
Hamish
hamish_b at yahoo.com
Tue Feb 16 01:31:52 EST 2010
Tim:
> > > ./r.pack
> > > sh: r.pack: not found
Hamish:
> > is the script somewhere in the $PATH?
Tim:
> no. I executed it from the directory where it is stored within.
It needs to be in the $PATH.
in the msys shell try:
export PATH="$PATH:"
at the dos prompt I think the current dir is in the %PATH% by default.
but easiest IMO is to put in in GRASS_ADDON_PATH (or symlink acopy of it to there).
Hamish
More information about the grass-user
mailing list