starting cron

2003-06-20 Thread kumarchi
I am unable to start the cron. I followed the instruction in /usr/doc/Cygwin/README_cron and used cygrunsrv to start the service But the services in my windows it was unable to start the cron. Any suggextions? Thanx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem rep

RE: starting cron

2003-06-22 Thread kumarchi
hello: cron diagnostic did not find any problems. but cron still does not work in my machine. I am attaching the cron diagnostic files as suggested. Thanx for the trouble > In that case, please consider sending the recommended > diagnostic files to the mailing list [EMAIL PROTECTED] > Those file

telnet - connection refused

2002-12-03 Thread kumarchi
Guys: I have to pc;s with latest cygsin (nov 27, 2002). When I fire up telnet and try to connect to the other pc< I always get teh message "connection refused". cygwin is installed in windows xp home. What am I doing wrong? Thanx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp

Re: telnet - connection refused (fwd)

2002-12-04 Thread kumarchi
Thanx for the location of inetd. Now I am finding I cannot install inetd as a service because I presume I lack permissions even as an administrator. Unfortunaely i am in xp home and more complicated permissions are only possible in xp professional. Is there any way around it? Thanx ---

telnet - connection refused in windows xp home

2002-12-07 Thread kumarchi
I am unable to use remote connection to my pc(s) running windows xp home. After going through the inetutils documentation, and looking at the services under windows xp, I can see that inetd is not running. I am also unable to start the inetd. According to the documentation it must be because som

Re: telnet - connection refused in windows xp home

2002-12-08 Thread kumarchi
Hi, I think what you mean is that you do not have the means to set the local or domain security policy and give the user you want to run inetd as the *special* permissions required to RunAs service wise. This facility does not exist in the Home edition of Windows XP, where you can grant security p

Re: telnet - connection refused in windows xp home

2002-12-08 Thread kumarchi
here is what i get (using my administrator 'privilege') inetd --install-as-service inetd does not show up in services when I run net start inetd macro$ollar replies The service is not responding to the control function --(must be some type of Orwellian monster!) More help is available by typ

Re: telnet - connection refused in windows xp home

2002-12-08 Thread kumarchi
I did the steps and when I did the netstat after rebooting I did not see the port 23. The event log also does not have anything unusual. Anyway the original problem in firing up inetd as an Administrator which I understand is not sufficient. I thought the permissions are not sufficient and you

Re: telnet - connection refused in windows xp home

2002-12-08 Thread kumarchi
hello: I finally see the Cygwin inetd under services. But when I try to start it I get the follwoing error error 1053: the service did not respond to the start or control request in a timely fashion > Hi, > > Go through these steps and see what happens: > > 1. Run these commands > > $ /usr

Re: telnet - connection refused in windows xp home

2002-12-11 Thread kumarchi
That did the trick. Now the telnet etc works! 1. I added c:\cygwin\bin to the WINDOWS path 2. I also I modified the cygwin bash shell I prepended /usr/sbin. thanx > [EMAIL PROTECTED] wrote: > > > hello: > > > > I finally see the Cygwin inetd under services. But when I try to start > > it I >

trying to compile glib

2002-12-21 Thread kumarchi
hello: I am trying to compile glib on cygwin. I did ./configure and came upto make install. It quit about half through complaining about missing function mostly _g* type. Since glib is a pretty low level, I was puzzled why it failed. Anybody has ideas? thanx -- Unsubscribe info: http://

trying to complibe glib 2.0.7

2002-12-21 Thread kumarchi
made some progress. was complaining about unresolved libuser32 and libkernel32.\ I found the libraries under /usr/lib/win32 and did a symbolic link in /usr/lib Now it has come to the point of linking and now it complains /usr/lib/libcygwin.a(libcmain.o)(.text+0x7c): undefined reference to `_WinM

stackdump

2003-02-03 Thread kumarchi
folks! I need your help (cygwin latest version 1.3.19.1 although the problem may not be related to the version) 1. I have a specific program which I have in /usr/local/bin and it is in my path. -> gives a stackdump (.stackdump file) however if I do /usr/local/bin/ -> works fine!!

cygwin unix path is not longer recognized

2003-03-03 Thread kumarchi
folks: I installed octave for windows. But this installation somehow mangled my cygwin (latest feb 9, 2003 ) cygwin no longer recognizes unix type paths I cannot say /bin/ls or /cygdrive/d/bin/ls It has to be d:/cygwin/bin/ls How can restore my unix paths? Thanx - kumar -- Unsubscribe info:

bug in gcc3.3.1

2003-12-03 Thread kumarchi
hello: I found conssitent bug in gcc3.3.1 gcc2xx will compile the fiollwowing with no problem printf (" .. xxx ", ..) where the format ".. xxx " includes a new line character. gcc3.3 will nto compile this and looks like it will allow an explicit new line inside. has

Re: bug in gcc3.3.1

2003-12-04 Thread kumarchi
what was the reason for dropping the support? ( I have to now fix few lines of code!!) thanx for the quick response > [EMAIL PROTECTED] wrote: > > hello: > > > > I found conssitent bug in gcc3.3.1 > > > > gcc2xx will compile the fiollwowing with no problem > > > > printf (" .. > >

php under apache

2004-04-24 Thread kumarchi
hello: I installed the latest cygwin (version 1.42). Now I find php will not run under apche because the new package is missing libphp4.dll. I tried compiling libphp4 and libphp5 but I cannot make it run. are there any plans to support php under apache in cygwin. My web site relies on php tha

sshd crahes; ssh instal fails

2005-12-02 Thread kumarchi
hello: I just downloaded latest version of cygwin. I tried to install ssh using the install scripts. however sshd does not startup and it hangs. anybody else noticed this problem? thanx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/

Re: sshd crahes; ssh instal fails

2005-12-03 Thread kumarchi
I installed it using the script ssh-host-config the script did not return any error messages The crash occurs after I try to start the service. I have installed ssh in my other window madhines using the same script with no problem . the only diffference is older versions of cygwin [EMAIL

Re: sshd crahes; ssh instal fails

2005-12-07 Thread kumarchi
I cleaned and reinstalled and everything works fine now. thanx my original problem might have been due to windows firewall. thanx > I installed sshd using sshd-host-config. I did no give any options to the > script. > when it ran it asked about a creating an unprivileged sshd. I tried both the

cygwin setup crashes during X11 bitmap unpacking

2004-12-19 Thread kumarchi
hello: In my cygwin installation the xserver stopped working. So I was trying to reinstall the entire package. The installation proceeds till it comes to the X11/defautl bitmap package. I notices at this point it leaks memory and eventually crashes. anybody has any clues? -- Unsubscribe info:

cygwin 1.5.21 crashes

2006-10-28 Thread kumarchi
hello: I just reinstalled cygwin 1.5.21 version (full version). after rebooting when I click on the cygwin bash shell it imediately crashes. Older version of cygwin used to be running fine in my machine. I opened msdos command window and went to cgwin/bin directory. there was no bash there. I