<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Malcolm,<br>
<br>
the problem was in my incomplete installation of cygwin. d.mon works fine
now.<br>
I was confused by those fifo error messages during compilation.<br>
Thanks for your help.<br>
<br>
Jaro<br>
<br>
Malcolm Blue wrote:<br>
<blockquote type="cite" cite="mid000201c2b6f3$8573c460$3b13120b@django">
  <pre wrap="">Hello,

The newer versions of Grass use sockets by default, instead of the old
fifo method.  This has been shown to be more compatible with the newer
OS's used by Grass users.  To use this method you don't have to specify
anything extra on the configure or compile command lines. ( to use fifo
requires external routines/libraries, which are available but probably
not tested with recent version of Grass.)

If you used the default compile method, you should have d.mon working.
I still get the following message in my compile log file:

"mkfifo: cannot create fifo ``/grass/dist.i686-pc-cygwin/dev/fifo.tmp'':
Function not implemented"

But this is not relevant since sockets have been supported.  The d.mon
commands still work.

If you have trouble starting a monitor using d.mon using the default
compile, then I think we need to check further.  What happens when you
use 'd.mon start=x0' at the grass prompt?

Cheers,

Malcolm

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:wingrass-admin@grass.itc.it">wingrass-admin@grass.itc.it</a> 
[<a class="moz-txt-link-freetext" href="mailto:wingrass-admin@grass.itc.it">mailto:wingrass-admin@grass.itc.it</a>] On Behalf Of Jaro Hofierka
Sent: January 3, 2003 3:54 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:wingrass@grass.itc.it">wingrass@grass.itc.it</a>
Subject: [winGRASS] d.mon/fifo problems


Hi,

I'm having problems installing GRASS5.0.0 on cygwin/W2000 
Professional. I compiled the source code and everything went 
OK except for fifo creation in dev directory. Apparently 
mknod and mkfifo commands do not work properly in cygwin (at 
least in my release) - I am getting message "Function is not 
implemented". Can you advise me how to start d.mon monitor 
now? NVIZ works fine, though rather slow. But for simple and 
quick visualization I would need d.mon as well.

Thanks for any hints!

Jaro
_______________________________________________
winGRASS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:winGRASS@grass.itc.it">winGRASS@grass.itc.it</a> <a class="moz-txt-link-freetext" href="http://grass.itc.it/mailman/listinfo/wingrass">http://grass.itc.it/mailman/listinfo/wingrass</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>