RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez
$ echo $SYSTEMROOT C:\WINDOWS [EMAIL PROTECTED] ~ $ cygcheck telnet Found: C:\cygwin\bin\telnet.exe C:/cygwin/bin/telnet.exe C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\RPCRT4

Re: simple test triggers fork errs for me in 4/27 snapshot

2006-05-16 Thread clayne
On Tue, May 16, 2006 at 09:08:28AM -0500, Tom Rodman wrote: > If I revert to the April 3 snapshot it works fine. For the 4/27 > snapshot, it's repeatable, the commands above resulted in fork errors > when I tried it just after after a reboot today, and again after all > cygwin processes had been ki

Re: PHP for Cygwin

2006-05-16 Thread Larry Hall (Cygwin)
Top-posting - reformatted. Lloeki wrote: Getting PHP to build under Cygwin is NOT trivial; While not strictly trivial, it's not hard at all. It required me no patches or whatever. That is, if you keep your track on building static stuff (CGI/FCGI, CLI, static in apache or the likes, but not

RE: cron issue

2006-05-16 Thread Davies, Roger
>Have you tried running the commands recommended by cron_diagnose.sh >for shutting down/uninstalling/installing/restarting the cron service, >i.e., the following? [RD] I believe the problem was in the user accounts I have setup on my windows box. I have both a domain account \rdavies, and a mach

Re: console question

2006-05-16 Thread clayne
On Tue, May 16, 2006 at 11:03:01AM -0400, Jeff Lange wrote: > well I've given up on that, now I'm hacking away at puttycyg to make > it do what I need it to do, like send out the correct high F keys, and > adding an argument to make it full screen on startup. =) > > Thanks, > -Jeff Do you use a 6

RE: cron issue

2006-05-16 Thread Harig, Mark
>>1. What command sequence did you use to start the >> cron service on your computer? (In general, what >> commands did you use to set up package X? Or, what >> commands did you run prior to encountering a problem?) >[RD] I went the minimal effort route and ran /usr/bin/cron-config. I th

RE: cron issue

2006-05-16 Thread Davies, Roger
>1. What command sequence did you use to start the > cron service on your computer? (In general, what > commands did you use to set up package X? Or, what > commands did you run prior to encountering a problem?) [RD] I went the minimal effort route and ran /usr/bin/cron-config. I don't h

RE: cron issue

2006-05-16 Thread Harig, Mark
1. What command sequence did you use to start the cron service on your computer? (In general, what commands did you use to set up package X? Or, what commands did you run prior to encountering a problem?) Here is what I am using to start my cron service. cygrunsrv --install cron

Re: [Patch] patch -Z not working if timestamp contains seconds >=59.5

2006-05-16 Thread Christian Franke
René Berber wrote: Is there a more appropriate place to report patch bugs? No, that address is the one listed (even if patch now is part of diffutils), see: http://www.gnu.org/software/diffutils/manual/html_node/Bugs.html#Bugs Page comment is "This manual is for GNU Diffutils (ver

Re: [Patch] patch -Z not working if timestamp contains seconds >=59.5

2006-05-16 Thread Eric Blake
> > Would you mind to discuss this on bug-patch AT gnu DOT org? As far > > as my opinion counts, I'd think that aligning its behaviour with tar > > would be a good thing. But the core developers might have an entirely > > different opinion... > > > > bug-patch is not listed at http://lists.gn

RE: cron issue

2006-05-16 Thread Davies, Roger
I checked the readme before configuring. I opted for exim instead of ssmtp, which I presume is OK. >1. Run 'cygcheck -l cron' to list the files included in the > 'cron' package. (This is a general recommendation for > any Cygwin package.) [RD] I have all the files in the package (/etc/post

Re: Cygwin and Emacs: How to exit?

2006-05-16 Thread Andrew DeFaria
Lloeki wrote: How is this better than simply using rxvt? I used rxvt for some time but puttycyg rolls better for me. - I remember accented chars (french) often got messed up and that was a pain to fix. - I never manager to make rxvt display special chars correctly (mc and others look like crap w

Re: The $HOME variable; rxvt and .inputrc

2006-05-16 Thread Andrew DeFaria
Lloeki wrote: > Friendly is a girl with a nice smile holding my hand and pressing my > keys for me while serving me rum drinks with little umbrellas in them. > Managed to work this out. Barely. Barely!?! Got pics? ;-) If you figure out how to configure that well then just let me know! :-) YM

Re: [Patch] patch -Z not working if timestamp contains seconds >=59.5

2006-05-16 Thread René Berber
Christian Franke wrote: > bug-patch is not listed at http://lists.gnu.org/mailman/listinfo/. > Sending the report direct to bug-patch AT gnu DOT org, I've seen no > observable difference to /dev/null ;-) > > Is there a more appropriate place to report patch bugs? No, that address is the one list

Re: [Patch] patch -Z not working if timestamp contains seconds >=59.5

2006-05-16 Thread Christian Franke
Corinna Vinschen wrote: ... Would you mind to discuss this on bug-patch AT gnu DOT org? As far as my opinion counts, I'd think that aligning its behaviour with tar would be a good thing. But the core developers might have an entirely different opinion... bug-patch is not listed at http://l

RE: cron issue

2006-05-16 Thread Nelson Pereira
Thanks ! That got me working... I didn’t have exim of ssmtp installed or configured... Regards, npereira Subject: RE: cron issue Some steps you could try: 1. Run 'cygcheck -l cron' to list the files included in the 'cron' package. (This is a general recommendation for any Cygwin pack

RE: cron issue

2006-05-16 Thread Harig, Mark
Some steps you could try: 1. Run 'cygcheck -l cron' to list the files included in the 'cron' package. (This is a general recommendation for any Cygwin package.) 2. Read the file /usr/share/doc/Cygwin/cron.README to get some Cygwin-specific instructions about 'cron', including the use

RE: rvxt-20050409-1 console problem [SUMMARY]

2006-05-16 Thread Harig, Mark
1. Thanks for taking on the 'rxvt' package. I look forward to the code changes that will make 'man' pages more readable. > >(3) (a) add a command line option to say "force hide console" and use that from scripts > 2. I do not have any need for the script usage that you described so I a

RE: cron issue

2006-05-16 Thread Nelson Pereira
You had to install Sendmail to do this right? How did you do that? Did you follow a howto article or dsomething? I need to install sendmail also but from what I have read, sendmail doesn’t work on cygwin... I get this: The owner and the Administrators need to have ..x permission to /usr/sbin/sen

Re: console question

2006-05-16 Thread Jeff Lange
well I've given up on that, now I'm hacking away at puttycyg to make it do what I need it to do, like send out the correct high F keys, and adding an argument to make it full screen on startup. =) Thanks, -Jeff On 5/16/06, Samuel Thibault <[EMAIL PROTECTED]> wrote: Hi, Jeff Lange, le Tue 16 Ma

Re: ssh to 2003 server exist immediately

2006-05-16 Thread Andrew DeFaria
Igor Peshansky wrote: Meantime I edited sshd_server's rights so I could do a "runas /user:sshd_server cmd". From here I started bash --login -i then did an "strace /usr/sbin/sshd -d > /tmp/sshd.strace.log 2>&1" (attached). The "relevant" part seems to be here: 277 3957121 [main] sshd 1404 C:\

RE: PHP for Cygwin

2006-05-16 Thread Nelson Pereira
How do I go about compiling PHP as an apache DSO ? Regards, npereira Lloeki wrote: > > > Getting PHP to build under Cygwin is NOT trivial; > While not strictly trivial, it's not hard at all. It required me no > patches or whatever. That is, if you keep your track on building > static stuff (

simple test triggers fork errs for me in 4/27 snapshot

2006-05-16 Thread Tom Rodman
Below is a nonsense set of commands derived from a useful script that was getting fork errors w/the 4/27 snapshot: ~ $ date;uname -a Tue May 16 07:58:20 CDT 2006 CYGWIN_NT-5.0 OurServer108 1.5.20s(0.155/4/2) 20060427 13:16:59 i686 Cygwin ~ $ cd /tmp;echo -ne '#!/bin/bash -u\nfoo "$@"\n' >b

Re: console question

2006-05-16 Thread Samuel Thibault
Hi, Jeff Lange, le Tue 16 May 2006 09:50:41 -0400, a écrit : > I've come across an anomaly with the standard cygwin console regarding > cursor advancement. What you call "standard cygwin console" is the _windows_ console. > If I have a console 80 chars wide, and echo the following text: > > ^[[

console question

2006-05-16 Thread Jeff Lange
I've come across an anomaly with the standard cygwin console regarding cursor advancement. If I have a console 80 chars wide, and echo the following text: ^[[H12345678901234567890123456789012345678901234567890123456789012345678901234567890^M I would expect to see the following output (a

Re: ssh to 2003 server exist immediately

2006-05-16 Thread Igor Peshansky
On Mon, 15 May 2006, Andrew DeFaria wrote: * * wrote: > You might try reconfiguring with "privilege separation" turned on. > Also, turn on auditing of failed file access, and/or run sysInternals > RegMon and FileMon. Reconfigured with privilege separation turned on. Same problem. Interesting no

Re: ioctl() not implemented

2006-05-16 Thread Andrea Pacini
I am not very expert, anyway fd is: [..] fd = open(siodev, O_RDWR | O_NONBLOCK); [...] if (fd == -1) err(1, "can't open slipdev"); } where siodev is the string "/dev/ttyS4" (the open seems work because there are no error messages). How I should use SetCommState ? Thanks a

Re: ioctl() not implemented

2006-05-16 Thread Samuel Thibault
Andrea Pacini, le Tue 16 May 2006 13:48:12 +0200, a écrit : > I am compiling a Linux app under Cygwin and I get the following error: > > ioctl: Function not implemented > > How can I solve it ? > > if(ioctl(fd, TIOCMBIS, &i) == -1) err(1, "ioctl"); This is the culprit. Does fd correctly refers

ioctl() not implemented

2006-05-16 Thread Andrea Pacini
I am compiling a Linux app under Cygwin and I get the following error: ioctl: Function not implemented How can I solve it ? The function is called 2 times: if((err = ioctl(fd, TUNSETIFF, (void *) &ifr)) < 0 ){ close(fd); return err; } [...] if(ioctl(fd, TIOCMBIS, &i) == -1) err(1, "i

Re: Inconsistency in find ... -name ...

2006-05-16 Thread Eric Blake
> > And notice that since there are no .h files in the current > > directory, the shell passes the glob through unchanged > > to find. You can also do 'shopt -s nullglob' to change that. > I've wondered about this. Does bash special case the find command then? > Which other commands does is specia

Re: telnet: tcp/telnet: unknown service

2006-05-16 Thread Brian Dessent
Jose Luis Fernandez wrote: > After doing a lot more googleing, I've stumbled upon > this fix. Wonder > if you know about this issue? > > In regedit go to > HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters > edit DataBasePath change %SystemRoot% to its real > value (on mine its > C:\WINDOW

RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Dave Korn
On 16 May 2006 09:56, Jose Luis Fernandez wrote: > After doing a lot more googleing, I've stumbled upon > this fix. Wonder > if you know about this issue? > > In regedit go to > HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters > edit DataBasePath change %SystemRoot% to its real > value (o

RE: setup - duplicating cygwin

2006-05-16 Thread Dave Korn
On 16 May 2006 09:20, Jim Easton wrote: > Hi, > > Would someone please tell me what file(s) I would have to take with > me (eg. on a disk) to someone else's machine, both running windows XP, > whereby I could get setup to download the same cygwin components that > are on my machine? How about

Re: Cygwin and Emacs: How to exit?

2006-05-16 Thread Lloeki
How is this better than simply using rxvt? I used rxvt for some time but puttycyg rolls better for me. - I remember accented chars (french) often got messed up and that was a pain to fix. - I never manager to make rxvt display special chars correctly (mc and others look like crap without them) an

Re: rvxt-20050409-1 console problem

2006-05-16 Thread Lloeki
Shouldn't the console-hiding code be unnecessary? Here is a simple approach that I have been using (and have written to this list previously) which makes it possible to start rxvt without resorting to starting a console first: Using a "direct" shortcut instead of shortcutting/running the batch

RE: telnet: tcp/telnet: unknown service

2006-05-16 Thread Jose Luis Fernandez
After doing a lot more googleing, I've stumbled upon this fix. Wonder if you know about this issue? In regedit go to HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters edit DataBasePath change %SystemRoot% to its real value (on mine its C:\WINDOWS) Don't know why but this fixed my issue.

setup - duplicating cygwin

2006-05-16 Thread Jim Easton
Hi, Would someone please tell me what file(s) I would have to take with me (eg. on a disk) to someone else's machine, both running windows XP, whereby I could get setup to download the same cygwin components that are on my machine? Thank you. Jim -- Unsubscribe info: http://cygwin

Re: The $HOME variable; rxvt and .inputrc

2006-05-16 Thread Lloeki
> Friendly is a girl with a nice smile holding my hand and pressing my > keys for me while serving me rum drinks with little umbrellas in them. > Managed to work this out. Barely. If you figure out how to configure that well then just let me know! :-) YMMV too much for a howto. Sorry, you're o