Search found 3 matches

by gotmikhail
Thu, 2019-01-17, 18:18
Forum: DCMTK - General
Topic: --fork option does not execute post receive command -xcs
Replies: 10
Views: 14390

Re: --fork option does not execute post receive command -xcs

What ever came from this? The latest version, 3.6.4, still does not support `--exec-on-eostudy` and `--fork` simultaneously. Basically, what are people using as the solution to receive from multiple sources at once, and know when receiving is completed? I may be misunderstanding the benefit / need o...
by gotmikhail
Mon, 2019-01-14, 15:55
Forum: DCMTK - General
Topic: STDOUT vs STDERR
Replies: 3
Views: 2088

Re: STDOUT vs STDERR

I could be going about this the wrong way, but here's a simple example: Let's run `findscu` from terminal (anonymized, so bogus IPs, etc, ignore) in verbose: findscu -S -v -k 0010,0010 -k 0010,0020 -k 0010,0030 -k 0008,0020 -k 0008,0030 -k 0008,0061=SR -k 0008,0050=ABCDE -k 0020,000d -aec OTHERAE xx...
by gotmikhail
Thu, 2019-01-10, 16:16
Forum: DCMTK - General
Topic: STDOUT vs STDERR
Replies: 3
Views: 2088

STDOUT vs STDERR

Is there any particular reason why all output is directed to STDERR?

Or, is there a chance I'm doing something wrong on my machine. Yesterday I downloaded the latest, compiled, and installed with the same results on Fedora 29