(please use an appropriate subject line, i.e. open a new thread for a new topic)
On Fri, Nov 16, 2012 at 10:48 PM, Gianluca Massei
<agr.gianluca.massei@gmail.com> wrote:
Hi,
I'm trying to install some extension in grass 7 (compiled from svn
grass_trunk code in ubuntu 12.10) but I get this message for all my tests:
ERROR: MAPSET PERMANENT - permission denied
Are you the owner of the mapset?
make: *** [v.surf.icw.tmp.html] Errore 1
rm v.surf.icw.tmp.html
ERROR: Compilation failed, sorry. Please check above error messages.I can't understand why the "permission is denied" in MAPSET PERMANENT: I've
set all files and folders with "chmod 777 *" and my
$GRASS_ADDON_BASE=/home/gianluca/.grass7/addons.
Do you use the wxGUI integrated extension manager or "g.extension"?
Markus