This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygserver service won't start


Corinna,

I don't know if this is relevant, but I have to add the "/bin" directory to the cygrunsrv command line in the /bin/cygserver-config file in order to avoid Windows failing to find the 'cygwin1.dll". So, the line I have is:

if ! cygrunsrv -I cygserver -d "CYGWIN cygserver" \
  -p /usr/sbin/cygserver -f "Shared memory manager" \
  -2 /var/log/cygserver.err -e PATH="/bin:$PATH"

Regards,

Alder


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]