Hello All: New to Cygwin but not to UNIX or NT/2000.
I added /usr/sbin/cron and /usr/sbin/syslogd to the NT services. -------------- cygrunsrv.exe --install "CYGWIN syslogd" --path /usr/sbin/syslogd.exe cygrunsrv.exe --install "CYGWIN cron" --path /usr/sbin/cron.exe -------------- However, launching syslogd failed and I received two Event Viewer Application Log entries: -------------- The description for Event ID ( 0 ) in Source ( CYGWIN syslogd ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: CYGWIN syslogd : Win32 Process Id = 0x71C : Cygwin Process Id = 0x71C : `CYGWIN syslogd' service started. -------------- -------------- The description for Event ID ( 0 ) in Source ( CYGWIN syslogd ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: CYGWIN syslogd : Win32 Process Id = 0x71C : Cygwin Process Id = 0x71C : `CYGWIN syslogd' service stopped. -------------- And I received 3 entries attempting to start cron: -------------- The description for Event ID ( 0 ) in Source ( /usr/sbin/cron.exe ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: /usr/sbin/cron.exe : Win32 Process Id = 0x75C : Cygwin Process Id = 0x75C : (CRON) STARTUP (fork ok). -------------- -------------- The description for Event ID ( 0 ) in Source ( CYGWIN cron ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: CYGWIN cron : Win32 Process Id = 0x33C : Cygwin Process Id = 0x33C : starting service `CYGWIN cron' failed: execv: 0, error 0. -------------- -------------- The description for Event ID ( 0 ) in Source ( CYGWIN cron ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: CYGWIN cron : Win32 Process Id = 0x33C : Cygwin Process Id = 0x33C : `CYGWIN cron' service stopped. -------------- What did I do wrong? OS information: Win2000 Advanced Server SP2 Thanks in advanced Birl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/