[GRASS-user] georectify of a scanned map

Hi,
I get the Error Message:
"error while writing to temp file" if I ty to geo rectify a scanned map.
Is anyone here who can give me a hint what the reason is and how can I
solve the problem?
In /home where grassdate lies is enough (?) space 6GB in /tmp 4GB
the Picture itself is only 2,4MB big, but in LZW compression
(is that the problem?). The order is given allready with -c flag
"i.rectify -ca group=AusgangskarteZ1 extension=5081
order=2". By generating the group pops up a message box
about a child process which cant work I cant get the reason for
that, is that the problem? Shortly it is my misstake or is
something other wrong (version
GRASS 6.3.1svn (2008), File ->georeferenz, xy Location where the
picture is chosen, generate the groupt with the picture, chose the
group, chose the picture (one color chanel?)
georefectify) Grass gos on debian Lenny)?

Many thanks
Torsten
Vielen Dank
Torsten

--
Chatterreichbarkeit:
ecki@jabber.chaotic.de

Torsten Eckart wrote:

I get the Error Message:
"error while writing to temp file" if I ty to geo rectify a scanned map.
Is anyone here who can give me a hint what the reason is and how can I
solve the problem?

what does "g.region -p" say in both source and target mapsets?
i.e. is the resolution so fine that rows x cells is some huge number?

was the location copied from a CD-R & directory structure retains some
read-only permissions?

does g.tempfile work from the command line?

Grass gos on debian Lenny)?

what do you want to know?
- Packaging is handled by the DebianGIS team,
    http://wiki.debian.org/DebianGis
- In Lenny will be GRASS 6.2.3
    http://packages.debian.org/grass
- GRASS 6.3.0(+) for Lenny will be hosted in backports.org, and 6.3.0(+)
   will be added to testing & sid after Lenny is released.
- If you want to build 6.3/4 from SVN you can build your own package, see
   debian/README.debian in the source code to get preparatory DebianGIS
   6.3/4 build control rules for that.
- If you want to build 7.x from SVN see the Debian compile instructions
   in the GRASS wiki pages. We don't have anything in the DebianGIS SVN
   for that yet.

Hamish