29 Jan
2003
29 Jan
'03
11:31 p.m.
You know... it always comes back to the basics. I missed a ";" above in the config file. Thanks for the pointers, Cheers, Ryan
Hey,
That was a guess of mine as well. I change thge line to look like:
destination d_somefile { file("/path/to/file"); };
with no luck there either.
The host machine is a Linux machine and with strace or gdb (with -g), I can't see anything wrong (as the config file gets parsed) off hand....