Page 1 of 1

where is stdout ?

Posted: Sat Dec 17, 2005 6:53 pm
by bhomass
I inserted a few fprintf statements in zmc.cpp and zm_monitor.cpp. when I run zmc directly from the console, I can see the print outs. But when I start all the program with zmpkg.pl start, I see nothing in the window.

I found zmc outputs in /tmp/zmdc.log, but don't see the outputs I inserted in Monitor:Analysis and Monitor:Setup (zm_monitor.cpp). I assume that if there were events triggered, Monitor:Analysis and Setup must have been run? but where are the output?

Posted: Sat Dec 17, 2005 7:26 pm
by bhomass
ok, I found the Monitor:Analysis output, just no Setup output.