Re: cygserver service won't start

2004-09-12 Thread Igor Pechtchanski
On Sun, 12 Sep 2004, Alder wrote: > Igor Pechtchanski wrote:: > > On Sat, 11 Sep 2004, Alder wrote: > > > > Just for the sake of completeness, though, could you please try adding a > > service that basically invokes cmd.exe with '-c "echo %PATH%"' as > > arguments, and see what the PATH is in the

[SOLVED] cygserver service won't start

2004-09-12 Thread Alder
Alder wrote: -a '-c "echo %PATH%"' \ After I checked the syntax of the CMD command and was set to change the dash-c to a slash-C, I looked carefully at the PATH variable I had defined in Windows and found that I had prepended a misspelled Cygwin pathname as follows: D:\cygwn\b

Re: cygserver service won't start

2004-09-12 Thread Alder
Igor Pechtchanski wrote:: On Sat, 11 Sep 2004, Alder wrote: Corinna Vinschen wrote:: On Sep 10 09:47, Alder wrote: 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

Re: cygserver service won't start

2004-09-12 Thread Alder
Igor Pechtchanski wrote:: On Sat, 11 Sep 2004, Alder wrote: > Just for the sake of completeness, though, could you please try adding a service that basically invokes cmd.exe with '-c "echo %PATH%"' as arguments, and see what the PATH is in the log after starting the service? Igor Sure, bu

Re: cygserver service won't start

2004-09-12 Thread Christopher Faylor
On Sun, Sep 12, 2004 at 02:22:37PM -0400, Igor Pechtchanski wrote: >On Sun, 12 Sep 2004, Christopher Faylor wrote: >>Any time I hear about who great this option is, it seems as though >>people raise the issue of finding multiple files with the same name in >>a tar file. If this really represents t

Re: cygserver service won't start

2004-09-12 Thread Igor Pechtchanski
On Sun, 12 Sep 2004, Christopher Faylor wrote: > On Sun, Sep 12, 2004 at 11:36:42AM -0400, Igor Pechtchanski wrote: > >On Sun, 12 Sep 2004, Corinna Vinschen wrote: > > > >> On Sep 11 13:06, Igor Pechtchanski wrote: > >> > On Sat, 11 Sep 2004, Alder wrote: > >> > > On a perfect platform, perhaps, b

Re: cygserver service won't start

2004-09-12 Thread Christopher Faylor
On Sun, Sep 12, 2004 at 11:36:42AM -0400, Igor Pechtchanski wrote: >On Sun, 12 Sep 2004, Corinna Vinschen wrote: > >> On Sep 11 13:06, Igor Pechtchanski wrote: >> > On Sat, 11 Sep 2004, Alder wrote: >> > > On a perfect platform, perhaps, but like I said, I really had to add >> > > it because withou

Re: cygserver service won't start

2004-09-12 Thread Igor Pechtchanski
On Sun, 12 Sep 2004, Corinna Vinschen wrote: > On Sep 11 13:06, Igor Pechtchanski wrote: > > On Sat, 11 Sep 2004, Alder wrote: > > > On a perfect platform, perhaps, but like I said, I really had to add > > > it because without it there a Windows dialog would pop up when I ran > > > cygserver telli

Re: cygserver service won't start

2004-09-12 Thread Corinna Vinschen
On Sep 11 13:06, Igor Pechtchanski wrote: > On Sat, 11 Sep 2004, Alder wrote: > > On a perfect platform, perhaps, but like I said, I really had to add it > > because without it there a Windows dialog would pop up when I ran cygserver > > telling me that 'Cygwin1.dll' could not be found. That was a

Re: cygserver service won't start

2004-09-11 Thread Igor Pechtchanski
On Sat, 11 Sep 2004, Alder wrote: > Corinna Vinschen wrote:: > > On Sep 10 09:47, Alder wrote: > > > > > 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 Windo

Re: cygserver service won't start

2004-09-11 Thread Alder
Corinna Vinschen wrote:: On Sep 10 09:47, Alder wrote: 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 ! cygr

Re: cygserver service won't start

2004-09-11 Thread Corinna Vinschen
On Sep 10 09:47, Alder wrote: > 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 c

Re: cygserver service won't start

2004-09-10 Thread Alder
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/sb

RE: cygserver service won't start

2004-09-10 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Corinna Vinschen > Sent: 10 September 2004 09:08 > > That's what I suspected, but I wonder where the string was > pulled from? > > Like I said, I cleared the Cygnus Solutions keys from > LOCAL_MACHINE > > and CURRENT_USER areas in

Re: cygserver service won't start

2004-09-10 Thread Alder
Corinna Vinschen wrote: On Sep 9 17:50, Alder wrote: Corinna Vinschen wrote: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/sshd is the service key. Thanks, Corinna. Any more ideas on why cygserver won't run as a service. Did the permissions I posted look correct? Cheers, Alder -- Unsubs

Re: cygserver service won't start

2004-09-10 Thread Corinna Vinschen
On Sep 9 17:50, Alder wrote: > Corinna Vinschen wrote: > >On Sep 8 22:37, Alder wrote: > > > >>as a service. This step seemed successful as the Windows Event Viewer > >>lists it as 'CYGWIN cygserver' and describes it as 'Cygwin shared memory > >>manager'. This description, however, is suspici

Re: cygserver service won't start

2004-09-09 Thread Alder
Corinna Vinschen wrote: On Sep 8 22:37, Alder wrote: as a service. This step seemed successful as the Windows Event Viewer lists it as 'CYGWIN cygserver' and describes it as 'Cygwin shared memory manager'. This description, however, is suspiciously like the one I The cygserver-config script

Re: cygserver service won't start

2004-09-09 Thread Corinna Vinschen
On Sep 8 22:37, Alder wrote: > as a service. This step seemed successful as the Windows Event Viewer > lists it as 'CYGWIN cygserver' and describes it as 'Cygwin shared memory > manager'. This description, however, is suspiciously like the one I The cygserver-config script does not add this

cygserver service won't start

2004-09-08 Thread Alder
Hi, I've just reinstalled Cygwin on W2K SP4 over the Internet using Setup.exe version 2.427 (cygcheck attached). I ran Setup from a Windows Administrator account. The system itself is not a domain member; it's simply a workgroup member on a home-based LAN. Prior to logging in I set the system