$ 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
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
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
>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
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
>>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
>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
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
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
> > 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
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
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
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
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
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
Thanks ! That got me working...
I didnt 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
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
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
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
doesnt work on cygwin...
I get this:
The owner and the Administrators need
to have ..x permission to /usr/sbin/sen
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
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:\
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 (
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
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:
>
> ^[[
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
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
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
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
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
> > 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
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
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
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
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
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
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.
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
> 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
38 matches
Mail list logo