Hi
I'm on Windows 7 SP1 64 Bit with a complete new cygwin installation. Today I
tried updating to the zlib and minizip combo. When I for example click on the
minizip package in the 'Not installed' page, according to the setup.hint file
the libminizip1 runtime file should be selected as well. But
On Tue, May 15, 2012 at 06:59:14PM +0200, Pawel Jasinski wrote:
>i have discovered something peculiar.
>I run my rxvt with the usual:
>
>C:\cygwin\bin\rxvt.exe -bg wheat -fg black -sl 5000 -e /bin/bash -ls
>
>now I try inside to run some *non* cygwin console program
>rxvt shows nothing, and reports
On 5/15/2012 12:53 PM, Christopher Faylor wrote:
Ok, fair enough. We're also not going to add an alias for more to
every single shipping shell. As was mentioned in the first response to
the original post there is actually a more in util-linux package. That
should be reason enough not to add a s
On Tue, May 15, 2012 at 10:53:42AM -0700, Andrew DeFaria wrote:
>On 5/15/2012 10:28 AM, Christopher Faylor wrote:
>> If you want to help others in your environment then create your own
>> helper scripts to do so.
>I already do - all the time.
>> If you want an alias then create one.
>I do that too.
On Tue, May 15, 2012 at 08:16:46PM +0200, Achim Gratz wrote:
>Christopher Faylor writes:
>> It shouldn't have to tell you what domain to use for postmaster for this
>> mailing list.
>
>The four words "for this mailing list" would have been enough, thank you.
If you'd actually used the two words "p
On 5/7/2012 2:45 PM, Corinna Vinschen wrote:
I've just uploaded a new package called nc6-1.0-1.
Hi,
nc6 doesn't handle UDP at all, for instance after receiving the first
message (from another nc6 process as client):
$ nc6 -4lup 7000
nc6: connect failed on datagram socket: Address family no
Christopher Faylor writes:
> It shouldn't have to tell you what domain to use for postmaster for this
> mailing list.
The four words "for this mailing list" would have been enough, thank you.
> You did manage to figure it out but, unfortunately, your forwarded
> header shows that the email respon
On 5/15/2012 10:28 AM, Christopher Faylor wrote:
If you want to help others in your environment then create your own
helper scripts to do so.
I already do - all the time.
If you want an alias then create one.
I do that too.
If you actually want more then install it. It is in the distro.
I d
On Tue, May 15, 2012 at 08:39:22AM -0700, Andrew DeFaria wrote:
>On 05/11/2012 01:33 AM, Noel Grandin wrote:
>> Hi
>>
>> It seems that pretty much all unixes alias "more" to "less" these days.
>> It would be very nice if that was the default behaviour of cygwin.
>>
>> Would save me from constantly
On Tue, May 15, 2012 at 03:17:01PM +, Achim Gratz wrote:
>Christopher Faylor cygwin.com> writes:
>> "Actually, if you, or anyone, gets one of these please send a copy of
>> the message to postmaster."
>
>Yeah, just about any postmaster? I've got a new one from Joe Assistly and just
>guessed t
On Tue, May 15, 2012 at 08:39:22AM -0700, Andrew DeFaria wrote:
> On 05/11/2012 01:33 AM, Noel Grandin wrote:
> >It seems that pretty much all unixes alias "more" to "less" these days.
> >It would be very nice if that was the default behaviour of cygwin.
> >
> I second this!
>
> Granted I know how
> - Add CYGWIN=pipe_byte option to force opening of pipes in byte mode
> rather than message mode.
I can confirm that setting this fixes the test cases I was having problems
with. Thanks! :)
A suggestion: maybe modify the documentation to state why one would set this?
Current documentation
hi,
i have discovered something peculiar.
I run my rxvt with the usual:
C:\cygwin\bin\rxvt.exe -bg wheat -fg black -sl 5000 -e /bin/bash -ls
now I try inside to run some *non* cygwin console program
rxvt shows nothing, and reports 30% cpu consumption
The actual program is executed, completes an
In situations like this, it's useful to examine the .NET Framework and see
how the Microsoft implementation works. Generally, I find that the
implementations in the framework seem good and cover edge cases that I might
not normally think about.
In this case, the System.Console class has a method
On 05/11/2012 01:33 AM, Noel Grandin wrote:
Hi
It seems that pretty much all unixes alias "more" to "less" these days.
It would be very nice if that was the default behaviour of cygwin.
Would save me from constantly wondering why nothing is happening when
I type
"more "
on a newly install
Hello,
While trying to uninstall Cygwin from Windows7 following FAQ 2.19, I
was stuck for quite a long time with file permissions problem, until I
finally found out that SSH host key files in /etc have some "Special
permissions" which prevent removing them. Windows system was not very
helpful sayi
On 05/15/2012 07:12 AM, Earnie Boyd wrote:
On Mon, May 14, 2012 at 11:19 PM, Pascal J. Bourguignon wrote:
But since you couldn't type the man bash command, I don't expect you to
be able to type the more complex man bash | grep -C 3 PS1 command. And
since you've not been able to read the bash
On 05/14/2012 08:19 PM, Pascal J. Bourguignon wrote:
m...@kalani.com writes:
Could you please explain more into detail on how to obtain a PS1?
What else can we tell you? You've been explained how to learn about it,
and you haven't. What can we do?
You can lead a horse to water but you can't
Christopher Faylor cygwin.com> writes:
> "Actually, if you, or anyone, gets one of these please send a copy of
> the message to postmaster."
Yeah, just about any postmaster? I've got a new one from Joe Assistly and just
guessed the domain since you don't want to tell. Hope it'll get to the righ
Achim Gratz nexgo.de> writes:
> With the new X server from a few days ago it [OpenGL] reliably
> crashes the rootless/multiwindow configuration with a really hairy
> backtrace, but rooted X is still OK.
It is definitely the new X server, mor specifically the built-in window manager.
I've managed
>
> I wonder if this is the same problem as the one that was reported in
>
>http://cygwin.com/ml/cygwin/2012-05/msg00292.html
>
> and fixed in the 2012-05-14 snapshot.
I tried that snapshot, but it didn't help. Both cygcheck and emacs-24 still
dump core.
>
> I can reproduce this on XP b
On Mon, May 14, 2012 at 11:19 PM, Pascal J. Bourguignon wrote:
>
>
> But since you couldn't type the man bash command, I don't expect you to
> be able to type the more complex man bash | grep -C 3 PS1 command. And
> since you've not been able to read the bash manual, how could I expect
> you to
On 5/15/2012 8:26 AM, Filipp Gunbin wrote:
Sorry, the message disappeared for some reason. Here it is.
Filipp
Ken Brown writes:
On 5/15/2012 6:57 AM, Filipp Gunbin wrote:
I tried emacs-24, but with no luck: after hitting `C-x C-f C-g' emacs
almost always dumps core. I had to revert to emac
On 5/14/2012 6:44 PM, Christopher Faylor wrote:
On Mon, May 14, 2012 at 04:20:55PM -0400, Ken Brown wrote:
In a Cygwin terminal:
$ strace --version
strace (cygwin) 1.7.15
System Trace
Copyright (C) 2000 - 2012 Red Hat, Inc.
This is free software; see the source for copying conditions. There is
Hi
I have cygwin (latest) running on an XP machine. It needs to access two
workstations running Win95 and one running Win98.
At the windows level, there are drive maps to the 'C' drives on the three
workstations as X:, Y: and Z: and the filesystem can be seen.
Cygwin's fstab has lines to mount t
Sorry, the message disappeared for some reason. Here it is.
Filipp
Ken Brown writes:
> On 5/15/2012 6:57 AM, Filipp Gunbin wrote:
>> I tried emacs-24, but with no luck: after hitting `C-x C-f C-g' emacs
>> almost always dumps core. I had to revert to emacs-23 for now (using
>> the workaround w
cygcheck.out.1
Description: Binary data
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
On 5/15/2012 6:57 AM, Filipp Gunbin wrote:
I tried emacs-24, but with no luck: after hitting `C-x C-f C-g' emacs
almost always dumps core. I had to revert to emacs-23 for now (using
the workaround with emacs-nox, thanks for it!).
Sorry for the poor report, probably I could provide more details
Ken Brown writes:
> On 5/14/2012 8:29 AM, Ken Jackson wrote:
>> Recently, emacs in a terminal started hanging:
>>
>>/usr/bin/emacs -nw --no-init-file --no-site-file
>>
>> I had to kill it from another terminal window.
>>
>> But I noticed /usr/bin/emacs points through alternatives to
>> /usr/b
29 matches
Mail list logo