[GRASSLIST:10585] Re: GRASS 6.1cvs gis.m error
Glynn Clements
glynn at gclements.plus.com
Sun Feb 26 11:16:19 EST 2006
Ing.Peter Misovic wrote:
> I'd like to ask you for help with gis.m Grass manager. Manager is not
> starting properly 'cause it is crashing with following error :
> ERROR: PNG: couldn't open output file dispmon_1.ppm
The PNG driver is trying to save its files in the current directory.
If you don't have write permission on that directory, it will fail.
Similarly, if the file already exists but you don't have write
permission on it, it will fail.
ISTR that later versions of gis.m tell the PNG driver to put the files
in a temporary directory.
Either cd to a directory for which you have write permission, or
update to a more recent version of gis.m. In any event, you should do
the latter sooner rather than later, as gis.m is under active
development.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list