I'm trying to figure out how to use daemon/procrun on a Windows2000 server. I already have my program up and running on an Fedora Core 4 with jsvc with no problems.
I really don't know how to compile and combine the native libraries for Win32. I tried with Visual C++ 2K5 Express with the Platform SDK and the procrun libraries compile ok but the programs fail to link over a missing symbol problem. Also, from within the cygwin enviroment, the make process also fails with a parse error building instmain.c (a missing include file, probably). I'd appreciate any help, documentation or even an alternative to daemon on Windows. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
