Hello cygwin,
Recently, i searches minimum cygwin install to maintain GCC build.
After i resort list of required components, i downloaded it by
setup.exe. Problem appeared when i need to install them by "Install
from Local Directory" setup option without ini file. I found that
setup unab
Version 4.2.3-1 of gmp, libgmp3 and libgmp-devel have been uploaded.
PACKAGE DESCRIPTION
===
Homepage: http://swox.com/gmp
License : GNU LGPL
GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers. The
On Fri, Aug 08, 2008 at 02:47:43PM -0500, Tim McDaniel wrote:
> On Fri, 8 Aug 2008, Christopher Faylor
> <[EMAIL PROTECTED]> wrote:
>> On Fri, Aug 08, 2008 at 01:58:12PM -0500, Tim McDaniel wrote:
>>> That's most unpleasant. I don't suppose there's any way to control
>>> Cygwin's bash in re where
On Fri, Aug 08, 2008 at 03:29:48PM -0400, Christopher Faylor wrote:
>On Fri, Aug 08, 2008 at 01:58:12PM -0500, Tim McDaniel wrote:
>>That's most unpleasant. I don't suppose there's any way to control
>>Cygwin's bash in re where to put double quotes around arguments being
>>passed to a Windows comm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jason Tishler wrote:
| Since the following is still open:
|
| http://bugs.python.org/issue1706863
|
| I didn't realize that this problem was resolved in Python 2.5.2.
Actually, it was working with 2.5.1 also, so it must have been something
else
On 2008-08-08, CheapLisa wrote:
> thanks for the help. It did launch bash so I am a little further along. I
> still need to get multiple tabs (integrate screen) into the command and
> believe I have it after some experimentation:
> rxvt -e screen /usr/bin/bash --login -i
>
> so rxvt executes b
David Donovan wrote:
> I am having difficulties using gprof under cygwin. When I try to
It's not your fault. There were bugs in both Cygwin and gprof. They
are fixed in CVS and should be working again in the next version. For
Cygwin however, I'm not sure if another 1.5 release is on the table
With cygwin1.dll 1.5.24-2 I am able to
checksum the raw floppy device successfully using md5sum:
$ md5sum /dev/fd0
f8e9627946048ac9bc3109478ef09215 */dev/fd0
After upgrading to 1.5.25-15 I now get this error:
$ md5sum /dev/fd0
md5sum: /dev/fd0: No space left on device
Any help is g
On Fri, 2008-08-08 at 10:17 -0700, CheapLisa wrote:
> I want to replace the default cygwin bash window with something where I can
> have multiple tabs
>
may be of interest/use
http://en.poderosa.org/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http
thanks for the help. It did launch bash so I am a little further along. I
still need to get multiple tabs (integrate screen) into the command and
believe I have it after some experimentation:
rxvt -e screen /usr/bin/bash --login -i
so rxvt executes both screen and bash but another window pops
thanks for the info, but the whole purpose of going from default cygwin bash
to rxvt was to reduce clutter on my screen of having a window open for every
machine and process I am running.
L
Keith Christian wrote:
>
> Lisa,
>
> PuTTY, the excellent freeware terminal emulator, has a patched ver
On Fri, Aug 8, 2008 at 15:47, Tim McDaniel wrote:
> On Fri, 8 Aug 2008, Christopher Faylor
> <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, Aug 08, 2008 at 01:58:12PM -0500, Tim McDaniel wrote:
>>>
>>> That's most unpleasant. I don't suppose there's any way to control
>>> Cygwin's bash in re where to p
On Fri, 8 Aug 2008, Christopher Faylor <[EMAIL PROTECTED]> wrote:
On Fri, Aug 08, 2008 at 01:58:12PM -0500, Tim McDaniel wrote:
That's most unpleasant. I don't suppose there's any way to control
Cygwin's bash in re where to put double quotes around arguments
being passed to a Windows command (s
On Fri, Aug 08, 2008 at 01:58:12PM -0500, Tim McDaniel wrote:
>That's most unpleasant. I don't suppose there's any way to control
>Cygwin's bash in re where to put double quotes around arguments being
>passed to a Windows command (since getting Microsoft to make
>explorer.exe be sane is hopeless)?
On Fri, 8 Aug 2008, Lev Bishop <[EMAIL PROTECTED]> wrote:
On Fri, Aug 8, 2008 at 12:28, Christopher Faylor wrote:
Is there any documentation on who rewrites arguments, under what
conditions, and how they're altered?
I missed this when it was first mentioned.
I've skipped parts of this thre
On Fri, Aug 08, 2008 at 01:39:49PM -0400, Lev Bishop wrote:
>On Fri, Aug 8, 2008 at 12:28, Christopher Faylor wrote:
>
>>> Is there any documentation on who rewrites arguments, under what
>>> conditions, and how they're altered?
>>
>> I missed this when it was first mentioned. Cygwin doesn't mung
Lisa,
PuTTY, the excellent freeware terminal emulator, has a patched version that
works excellently with Cygwin. I used RXVT before finding PuTTY, but now use
PuTTY exclusively with Cygwin.
PuTTY has no tabbed interface (yet) but there is a fork of PuTTY, called KiTTY,
which supports tabs and
Thank you for your replies. Some notes:
"[ -d /bin ]" causes the bash shell to terminate
"/bin/[ -d /bin ]" does not
"/bin/strace.exe [ -d /bin ]" does not cause the shell to terminate, spits out
a lot of info, and exits 0x0.
If you refer to the original post by Brian Johnson
(http://sourcew
On 2008-08-08, Ren Berber wrote:
> CheapLisa wrote:
>> Also when running the screen command I always get some text and then
>> instructions
>> to press the spacebar/or enter. That is very nice but how is this
>> surpressed?
>
> Don't use screen (not recently anyway) but isn't it there a "quiet"
CheapLisa wrote:
I want to replace the default cygwin bash window with something where I can
have multiple tabs
or tab like features. I do not know of any command line commando that would
not want this feature
and hope that in the future something else would be provided by default.
It looks li
On Fri, Aug 8, 2008 at 12:28, Christopher Faylor wrote:
>> Is there any documentation on who rewrites arguments, under what
>> conditions, and how they're altered?
>
> I missed this when it was first mentioned. Cygwin doesn't munge command
> line arguments. Why would it assume that /e,something
I want to replace the default cygwin bash window with something where I can
have multiple tabs
or tab like features. I do not know of any command line commando that would
not want this feature
and hope that in the future something else would be provided by default.
It looks like the best combina
On Fri, Aug 08, 2008 at 10:16:57AM -0500, Tim McDaniel wrote:
> On Fri, 8 Aug 2008, Luke Kendall wrote:
>> On 4 Aug, Gary R. Van Sickle wrote:
>>> explorer /e,$XPATH & disown %-
>>
>> Don't try this variant, though, since it doesn't work:
>>
>>explorer /e,"$XPATH" & disown %-
>>
>> What ha
Burt Silverman wrote on 08 August 2008 16:30:
> Adding "title" to the CYGWIN variable (e.g., CYGWIN = title) in
> Cygwin.bat as per the user manual gives a tremendous psychological
> advantage, lowering the slow start pain, as one can see that things are
> really happening. "ls" is working perfec
Adding "title" to the CYGWIN variable (e.g., CYGWIN = title) in
Cygwin.bat as per the user manual gives a tremendous psychological
advantage, lowering the slow start pain, as one can see that things are
really happening. "ls" is working perfectly fine -- I will reboot if I
ever see it behave s
Hi everyone, I'm a bit new to cygwin so hopefully i'm not asking
something too n00bish. :) I'm trying to use screen on my system and
can't seem to figure out why I'm having issues. Whenever I run screen
I can detach fine but reattaching with any of the parameters I'm
trying won't work. here's a sa
On Fri, 8 Aug 2008, Luke Kendall wrote:
On 4 Aug, Gary R. Van Sickle wrote:
explorer /e,$XPATH & disown %-
Don't try this variant, though, since it doesn't work:
explorer /e,"$XPATH" & disown %-
What happens if you try that innocuous-looking variant is that
Cygwin (or bash?) norm
tmcd wrote:
On Thu, 7 Aug 2008, Larry Hall (Cygwin)
But leaving that aside for the moment, perhaps you have a a
corrupted '/bin/[.exe'. Yes, it's just a WAG that really shouldn't
be an issue but given your unique environment, maybe it's worth
checking.
I don't have the original note handy, bu
On Fri, Aug 08, 2008 at 05:04:02PM +1000, Luke Kendall wrote:
>Well, we know that frequently the mirror(s) we use are bad, because
>after we rsync from them to a local disc for use on our intranet, it
>fails the MD5 checks of the files. I wrote this script to make the
>check nightly, after the rsy
Dave Korn wrote:
Here's my key.
[...] but you'll find it's been used to sign that signing key,
i.e., after creating an .asc file from it and imported (gpg --import <
asc_file), is it possible to verify pubring.asc? If Yes, How?
(pubring.asc hasn't a .sig file!)
...the forthcoming gcc-4
Lee wrote on 08 August 2008 13:50:
>
> umm. right! The key was included in the announcement msg. dunno
> how I missed it,
Prolly because it was an insanely long post!
cheers,
DaveK
--
Can't think of a witty .sigline today
--
Unsubscribe info: http://cygwin.com/m
On 8/8/08, Dave Korn <[EMAIL PROTECTED]> wrote:
> Lee wrote on 08 August 2008 05:51:
>
>> It's late, so I'm not going to try to figure out how to import the
>> public key they give the link to. It seems a bit pointless
>> anyway.. if someone is able to change the setup.exe offered for
>> down
Yaakov,
On Wed, Aug 06, 2008 at 10:50:58AM -0500, Yaakov wrote:
> Jason Tishler wrote:
> | See the following:
> |
> | http://www.cygwin.com/ml/cygwin/2007-11/msg00158.html
> |
> | If someone resolves this problem, then I will release a Cygwin
> | Python with sqlite support.
>
> FYI, I've been
On Fri, Aug 8, 2008 at 02:41, Luke Kendall wrote:
> Don't try this variant, though, since it doesn't work:
>
>explorer /e,"$XPATH" & disown %-
>
> What happens if you try that innocuous-looking variant is that Cygwin
> (or bash?) normalises the path /e,... to a windows path first, producing
>
Angelo Graziosi wrote on 08 August 2008 13:08:
> gpg: Signature made Tue Aug [...]
> gpg: Good signature from "Cygwin "
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg: There is no indication that the signature belongs to the
> owner.
Here's my key. You have
Corinna Vinschen wrote:
You didn't read`Dave's mail:
The key was in the announcement; run "gpg --import" at the command-line
and cut'n'paste it into stdin (or redirect it from a file).
^^
Dave Korn wrote:
With the pubring.asc, yo
Angelo Graziosi wrote on 08 August 2008 11:31:
> Dave Korn wrote:
>
>> Press Ctrl-D. It's the same as cat or anything else that reads stdin.
>
> $ gpg --import
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnupg.org/faq.html for more information
>
> Ctrl-D
>
> gpg: no va
On Aug 8 12:30, Angelo Graziosi wrote:
> Dave Korn wrote:
>
>> Press Ctrl-D. It's the same as cat or anything else that reads stdin.
>
> $ gpg --import
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnupg.org/faq.html for more information
>
> Ctrl-D
>
> gpg: no valid OpenPGP
Dave Korn wrote:
Press Ctrl-D. It's the same as cat or anything else that reads stdin.
$ gpg --import
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
Ctrl-D
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
With the 'p
Dave Korn wrote:
Yes, that's how it's always worked.
OK, but in the 'setup.log.full' it creates, there is written:
...
Command Line Options:
...
-h --help print help
...
Angelo
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem report
Angelo Graziosi wrote on 08 August 2008 10:58:
> Dave Korn wrote:
>
>> The key was in the announcement; run "gpg --import" at the command-line
>> and cut'n'paste it into stdin (or redirect it from a file).
>
> $ gpg --import
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnu
Angelo Graziosi wrote on 08 August 2008 11:06:
> Dave Korn wrote:
>
>> I just uploaded a snapshot of setup.exe 2.602
>
> $ ./setup-2.602.exe --help
>
> It does not print anything. It only writes 'setup.log*'.
Yes, that's how it's always worked.
cheers,
DaveK
--
Can't think of a w
Dave Korn wrote:
I just uploaded a snapshot of setup.exe 2.602
$ ./setup-2.602.exe --help
It does not print anything. It only writes 'setup.log*'.
Cheers,
Angelo.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Do
Dave Korn wrote:
The key was in the announcement; run "gpg --import" at the command-line
and cut'n'paste it into stdin (or redirect it from a file).
$ gpg --import
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
I have waited several mi
Lee wrote on 08 August 2008 05:51:
> It's late, so I'm not going to try to figure out how to import the
> public key they give the link to. It seems a bit pointless
> anyway.. if someone is able to change the setup.exe offered for
> downloading I don't see why they couldn't also change the p
Angelo Graziosi wrote on 08 August 2008 01:44:
> gpg: Can't check signature: public key not found
The key was in the announcement; run "gpg --import" at the command-line
and cut'n'paste it into stdin (or redirect it from a file).
cheers,
DaveK
--
Can't think of a witty .sigline tod
On Aug 8 12:06, sonali gadekar wrote:
http://cygwin.com/acronyms/#TOFU
> --- On Thu, 7/8/08, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
http://cygwin.com/acronyms/#PCYMTNQREAIYR
> Till when this 1.7 release will be available???
Hopefully still in 2008.
> Is it possible to release some patc
On Aug 7 12:59, Charles Wilson wrote:
> Corinna Vinschen wrote:
>>> We can require Administrators (-544) in /etc/group, and SYSTEM (-18) in
>>> both /etc/group and /etc/passwd, right?
>> Yes. I'm just wondering if we shouldn't check for the Admins group
>> only. The token of the SYSTEM user alw
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
The following packages have been updated in the Cygwin net release:
*** libxslt-1.1.24-2
*** libxslt-devel-1.1.24-2
*** libxslt-doc-1.1.24-2
*** python-libxslt-1.1.24-2
This release includes a patch for CVE-2008-2935.
Yaakov
*** CYGWIN-ANNOUNCE
On 7 Aug, Larry Hall (Cygwin) wrote:
> Oliver Jones wrote:
> > Can anyone tell me why the latest version of Cygwin will not work?
> >
> > I have downloaded the complete version from my local mirror, which is on the
> > mirrors list. When I install, I do not get the X Server icon, or any of the
>
50 matches
Mail list logo