You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Agustin Barto <ab...@gmail.com> on 2006/03/08 17:04:33 UTC

Daemon on Windows2000

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: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org