Re: sftp removing writable bit

2007-09-16 Thread Andrew DeFaria
Gary R. Van Sickle wrote: [snip] Cygwin Content-O-Meter(tm), as of a few dozen posts in this thread ago: +---+ | 0% 100% | | \ | | \ | | \ | | O | +---+ Too bad nobody polices such things. Does your reader of choice lack functionality for skipping a particular thread that you

Re: sftp removing writable bit

2007-09-16 Thread Andrew DeFaria
Thorsten Kampe wrote: This is no "flaming war". It's just nonsense to say "everything I can do with foo I can do with bar, too". Actually, no, it's not nonsense at all. In fact it's a very good argument! Of course you can do everything you can do with mutt also with telnet to port 110. It's no

Re: sftp removing writable bit

2007-09-16 Thread Andrew DeFaria
Thorsten Kampe wrote: Andrew, please, stop it. Why? Because I disagree with you? Do you really don't understand the difference between a simple command line tool like scp and a client that offers extended functionality?! Yes I understand the difference. What I don't understand is the advantage

Re: wxPython build

2007-09-16 Thread Morgan Gangwere
are you sure that the lihe breaks are the same consistantly? thats what happened to me once... -- Morgan gangwere Please Excuse TOFU. Gmail/Mobile has no Power. "Space does not reflect society, it expresses it." -- Castells, M., Space of Flows, Space of Places: Materials for a Theory of Urbanis

Re: sftp removing writable bit

2007-09-16 Thread Christopher Faylor
On Sun, Sep 16, 2007 at 11:10:57PM -0400, Igor Peshansky wrote: >On Sat, 15 Sep 2007, Robert Kiesling wrote: > >> > [snip] >> > >> > Cygwin Content-O-Meter(tm), as of a few dozen posts in this thread ago: >> > >> > +---+ >> > | 0% 100% | >> > | \ | >> > | \| >> > | \

Re: sftp removing writable bit

2007-09-16 Thread Igor Peshansky
On Sat, 15 Sep 2007, Robert Kiesling wrote: > > [snip] > > > > Cygwin Content-O-Meter(tm), as of a few dozen posts in this thread ago: > > > > +---+ > > | 0% 100% | > > | \ | > > | \| > > | \ | > > |O | > > +---+ > > Neat. Where can I download o

Re: executing an executable

2007-09-16 Thread Christopher Faylor
On Sun, Sep 16, 2007 at 06:48:45PM -0500, Cole Radcliffe wrote: >Thanks. I set the PATH! > >You are definitely right about my quoting problem. MARKUS, you are >definitely right about my quoting problem. I do not want to recieve so >many e-mails so I do not subscribe to the list. I just copied and >

[ANNOUNCEMENT] Updated: apache2-2.2.6-1

2007-09-16 Thread Max Bowsher
Apache HTTPD version 2 has been updated to 2.2.6-1. This is a new upstream security and bugfix release. Max Bowsher. -- To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answe

[ANNOUNCEMENT] Updated: subversion 1.4.5-1

2007-09-16 Thread Max Bowsher
Subversion, a version control system which aims to be a compelling replacement for CVS, has been updated in the Cygwin net distribution to version 1.4.5-1. This is a new upstream bugfix and (low-to-moderate urgency) security release. http://svn.collab.net/repos/svn/tags/1.4.5/CHANGES Max Bowsher

re: executing an executable

2007-09-16 Thread Cole Radcliffe
Thanks. I set the PATH! You are definitely right about my quoting problem. MARKUS, you are definitely right about my quoting problem. I do not want to recieve so many e-mails so I do not subscribe to the list. I just copied and pasted it from the website. Is there an alternative? Can I make a fold

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Max Bowsher
Charles Wilson wrote: > I want to show off a good-looking rxvt, not a least-common-denominator > bag-over-the-head-ugly rxvt. > > > > However, for "native" mode? I can't /really/ fix that, if you insist on > relying on undocumented default behavior. The recommended method of > starting rxvt in

Re: wxPython build

2007-09-16 Thread Steve Holden
Yaakov (Cygwin Ports) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Holden wrote: Does anyone have a ready-made recipe for building wxPython (and, if necessary, wxWidgets) under Cygwin? I'd like to use the msw back-end rather than the gtk back-end. These use gtk2, but they may

[ANNOUNCEMENT] Updated: apr1-1.2.11-1 and libapr1, aprutil1-1.2.10-1 and libaprutil1

2007-09-16 Thread Max Bowsher
APR, a portability library, has been updated in the Cygwin net distribution to version 1.2.11-1. APR-util, an associated miscellaneous utility library, has been updated in the Cygwin net distribution to version 1.2.10-1. This is an upstream bugfix update. Max Bowsher. -- To update your instal

[ANNOUNCEMENT] Updated: neon-0.26.4-1

2007-09-16 Thread Max Bowsher
Neon has been updated in the Cygwin net distribution to version 0.26.4-1. Neon is an HTTP and WebDAV client library, with a C interface. It is used by subversion and cadaver. This is an upstream bugfix release. An update to the new binary-incompatible 0.27.x series will be done later, once I hav

Re: executing an executable

2007-09-16 Thread Markus E L
"Cole Radcliffe" wrote: > Type ./executable or set your PATH variable to include "." (the latter > is usually not recommended, even in cygwin, I think). > > And try to read up about PATH. > > Regards -- Markus > > I tried "set PATH=.:$PATH" and that did not work. When I echoed the > $PATH I reali

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Markus E L
Charles Wilson wrote: > Max Bowsher wrote: >> I just updated to rxvt-20050409-7, and the font changed to a very weird >> display using a proportional-width font, but displayed with each >> character left-aligned within a fixed-size area which appears to >> correspond to the largest character with

Re: executing an executable

2007-09-16 Thread Gary Johnson
On 2007-09-16, Cole Radcliffe wrote: > "Cole Radcliffe" wrote: > > > I do an ls -la and I see I have an executable called "executable.exe". > > I chmod to 777. Then I try to type "execut" and I press tab and it > > does not find it. When I type in the entire name and press enter, bash > > says the

Re: executing an executable

2007-09-16 Thread Markus E L
> "Cole Radcliffe" wrote: > > "Cole Radcliffe" wrote: > > > >> I do an ls -la and I see I have an executable called "executable.exe". > >> I chmod to 777. Then I try to type "execut" and I press tab and it > >> does not find it. When I type in the entire name and press enter, bash > >> says the c

Re: [rxvt packaging bug?] New rxvt introduces broken font default

2007-09-16 Thread Charles Wilson
Max Bowsher wrote: I just updated to rxvt-20050409-7, and the font changed to a very weird display using a proportional-width font, but displayed with each character left-aligned within a fixed-size area which appears to correspond to the largest character within the font. That's the "normal" b

executing an executable

2007-09-16 Thread Cole Radcliffe
"Cole Radcliffe" wrote: > I do an ls -la and I see I have an executable called "executable.exe". > I chmod to 777. Then I try to type "execut" and I press tab and it > does not find it. When I type in the entire name and press enter, bash > says the command is not found! It works fine on cygwin-x.

Re: g++ bug

2007-09-16 Thread Greg Chicares
ICE on invalid code. On 2007-09-16 14:14Z, Alexander Favorov wrote: > > typedef enum {unknown_output=-1,text_output=0,comment_output=1,html_output=2} > output_mode_type; '::text_output' is an enumerator. > class Diagnostics:public ostringstream > { ... > public: > output_mode_type output

bash becomes orphaned when remote terminal killed

2007-09-16 Thread Gary Johnson
I've found this question in the archives, but not the answer. I login to a machine running Cygwin (call it mypc) from one running Linux with this command: xterm -e ssh mypc When I close the xterm on the Linux machine, the login bash process on the Cygwin machine becomes an orphan instead of

Re: executing an executable

2007-09-16 Thread Markus E L
"Cole Radcliffe" wrote: > I do an ls -la and I see I have an executable called "executable.exe". > I chmod to 777. Then I try to type "execut" and I press tab and it > does not find it. When I type in the entire name and press enter, bash > says the command is not found! It works fine on cygwin-x

executing an executable

2007-09-16 Thread Cole Radcliffe
I do an ls -la and I see I have an executable called "executable.exe". I chmod to 777. Then I try to type "execut" and I press tab and it does not find it. When I type in the entire name and press enter, bash says the command is not found! It works fine on cygwin-x. -- Unsubscribe info: http:

Re: g++ bug

2007-09-16 Thread Tim Prince
Alexander Favorov wrote: > g++ DiagnosticsTest.cpp > > produces such an output: > > In file included from DiagnosticsTest.cpp:6: > Diagnostics.hpp:29: internal compiler error: in > type_dependent_expression_p, at cp/pt.c:12037 > Please submit a full bug report, > with preprocessed source if appro

g++ bug

2007-09-16 Thread Alexander Favorov
g++ DiagnosticsTest.cpp produces such an output: In file included from DiagnosticsTest.cpp:6: Diagnostics.hpp:29: internal compiler error: in type_dependent_expression_p, at cp/pt.c:12037 Please submit a full bug report, with preprocessed source if appropriate. See http://cygwin.com/problems.h