[GRASSLIST:3880] concurrent use

Hi,

After recompiling from CVS, this is what I get when starting 57:

Hit RETURN to continue
^[
Starting GRASS ...
/usr/local/grass-5.7.cvs/etc/Init.sh: g.gisenv: command not found
/usr/local/grass-5.7.cvs/etc/Init.sh: g.gisenv: command not found
/usr/local/grass-5.7.cvs/etc/Init.sh: g.gisenv: command not found
///.gislock: Permission denied
ERROR: /usr/local/grass-5.7.cvs/etc/lock:
tatel is currently running GRASS in selected mapset. Concurrent use not
allowed

I guess this is somewhat dumb, but I can't find it.

What should I do?

Thanks,

Roman

tatel@euskalnet.net wrote:

After recompiling from CVS, this is what I get when starting 57:

/usr/local/grass-5.7.cvs/etc/Init.sh: g.gisenv: command not found

I guess this is somewhat dumb, but I can't find it.

What should I do?

Do the following files exist:

  /usr/local/grass-5.7.cvs/bin/g.gisenv
  /usr/local/grass-5.7.cvs/etc/bin/cmd/g.gisenv

?

Were there any errors when building GRASS? Try running "make" again.

Note that the 5.7 build system no longer aborts at the first error; it
will compile as much as it can. Even if "make" completes, some modules
may not have been built.

--
Glynn Clements <glynn.clements@virgin.net>