Hello!!
I've recently compiled grass4.1 on a sun sparc10 clone and am
receiving an error message when attempting to use d.text that
says "temporary file not found". I've recompiled and linked
everything. Any suggestions would be greatly appreciated.
Cheers,
Eric Grinaker
National Taiwan Ocean University
NVG8105@MVAX31.NTOU.EDU.TW
NVG8105@mvax31.ntou.edu.tw (NVG8105@mvax31.ntou.edu.tw) writes on 1 Oct 93:
Hello!!
I've recently compiled grass4.1 on a sun sparc10 clone and am
receiving an error message when attempting to use d.text that
says "temporary file not found". I've recompiled and linked
I don't find this error message in the source (though it
could be generated by a library function), but I do find:
G_fatal_error("Unable to open the temporary file.");
You may have a problem with creating temporary files (is
the file system with you database full?)
--Darrell