FWIW, I've had many similar bad experiences with Trusteer Rapport. It
has nothing to do with Cygwin. It is a terrible buggy piece of software,
and sadly a number of large banks require it for their customers. IBM
should be highly embarrassed by all the trouble it has caused under
their name. Th
There are probably better, or more Cygwin-specific ways to do this, but
these (and many others) came up in a quick Google search:
http://www.actualtools.com/titlebuttons/stay_on_top_windows.shtml
http://www.absoluteway.com/tweakwindow/stay_window_always_on_top.htm
http://www.soft32.com/download_
On 11/23/2004 2:44 PM, Eric Whitcombe wrote:
Maybe a dumb question, but I get "No manual entry for tracert" when I try.
> I can't find the answer just searching the web. Isn't there a man
page somewhere?
Neither tracert nor ping are cygwin applications, they are included with
Windows. So, ther
--On Tuesday, February 03, 2004 12:29 PM -0500 Igor Pechtchanski
<[EMAIL PROTECTED]> wrote:
On Tue, 3 Feb 2004, Alan Dobkin wrote:
My main goal is to be able to automate Cygwin installations on new
machines so someone doesn't have to manually select each package in
the GUI. I don
--On Tuesday, February 03, 2004 11:39 AM -0500 Christopher Faylor
<[EMAIL PROTECTED]> wrote:
Since I haven't formally announced this, I will certainly be displeased
to see any bug reports about it. There is a reason why this isn't part
of the cygwin distribution. It requires too much tweaking t
--On Tuesday, February 03, 2004 11:44 PM +1100 Robert Collins
<[EMAIL PROTECTED]> wrote:
On Tue, 2004-02-03 at 12:09, Chris Jefferson wrote:
Now I think I can figure out how to get to these things, but
I would personally perfer a nice command-line package utility
which I could use to automate thi
Is it possible to use the Cygwin regtool recursively? I would like
to search for a term (i.e. "My Documents") throughout the registry or
at least within a subkey. It looks like this can be done by doing a
recursive grep on /proc/registry, but this generates a lot of errors
such as "No such file o
I use Dave Roth's perl module for more complex user flag settings,
but the hands down easiest way to do this is with the NET command:
NET USER username /EXPIRES:NEVER
This command is built-in on all Windows NT/2K/XP systems. For more
details see NET HELP USER.
Alan
--On Monday, November 03, 2003
On 4 Apr 2003, Robert Collins wrote:
> On Fri, 2003-04-04 at 07:48, Alan Dobkin wrote:
>
> > > > My question is this: Why is it necessary to scan every package
> > > > in the mirror every time setup is run against a local mirror?
> > > > Most
On Fri, 4 Apr 2003, Robert Collins wrote:
> Alan Dobkin wrote:
> >
> > Each time I run it against a local mirror, it checks the MD5 sum
> > of every package in the mirror. This is a time-consuming process
> > and, unless the window remains in the foreground the en
On Thu, 3 Apr 2003, Robert Collins wrote:
> Indeed, and here it is:
> http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.2.10.2.1.exe
I haven't experienced any setup crashes, but I have a question
about it's behavior when used with the local directory option.
Each time I run it against a
On Mon, 17 Mar 2003, Corinna Vinschen wrote:
> I've updated the version of GNU awk to 3.1.2-1.
Setup reports an md5 sum failure when installing this package
from a local mirror. It works from a remote mirror, such as
http://mirrors.rcn.net, however examination of the files shows
that the md5
Chuck,
Thanks for the excellent summary of events. I too was wondering
what happened, since this is the first time I've seen the setup
program so unstable and re-released so often. Your explanation
clears it all up for me now.
Also, FWIW, my problems with setup.exe are all gone now since
This new version (2.218.2.6) is the first release of setup.exe
since the MD5 snapshots that doesn't suck up CPU and memory on
W2K when installing from a local directory. Unfortunately, it
still doesn't work thouugh. Now the window/process immediately
disappears when it gets to the progress p
--On Friday, May 10, 2002 9:24 PM +1000 Robert Collins
<[EMAIL PROTECTED]> wrote:
> Short answer: use
> http://www.cygwin.com/setup-snapshots/setup-20020510.exe.
> Please, try the setup linked above, and if you have any errors let
> me know. AFAICT though, it should be ready for widespread use
It works for me:
$ PS1='\s-\v\$ '
bash-2.05a$
Alan
--On Monday, May 06, 2002 6:53 PM + [EMAIL PROTECTED] wrote:
> Hello,
>
> In Cygwin using this version of BASH, my attempts to get
> a simple name of the shell interpreter into my prompt
> (PS1) using escaped-s ('\s'), which should wor
Unfortunately, I'm having the same results with this update
(setup-md5-20020504.exe, v2.218.2.2) as I did with the first
snapshot (setup-md5-20020501.exe, v2.216). It still leaks
memory on the progress window until the process disappears
without any warning. The same thing happens whether I
--On Thursday, May 02, 2002 9:41 PM +1000 Robert Collins
<[EMAIL PROTECTED]> wrote:
> Yes, can you build setup from the -src tarball,
> and run it under gdb? If it crashes then, you can type\
>
> 'bt full'
> and send me or the list the output.
I haven't tried compiling the source yet, but usin
--On Wednesday, May 01, 2002 9:33 PM +1000 Robert Collins
<[EMAIL PROTECTED]> wrote:
> I've uploaded a new version of setup.exe, and source, to
> http://www.cygwin.com/setup-snapshots/setup-md5-20020501.exe and
> http://www.cygwin.com/setup-snapshots/setup-md5-20020501-src.tar.bz2.
When I run t
Has anyone developed a mechanism to notify and automatically
update Cygwin packages on deployed systems? I've searched
the list and haven't seen anything like this yet, so I'm
working on a perl script do it, which I will share if
there is interest. The idea is similar to RedHat's RHN/
up2dat
--On Wednesday, April 10, 2002 2:39 PM +1000 Robert Collins
<[EMAIL PROTECTED]> wrote:
>> > What is the 'System process'?
>>
>> Look at the output from the Task Manager.
>
> Sure, there's no 'System process'. Do you mean the
> 'System Idle process' aka the scheduler?
>
> Rob
No, it's a separ
--On Wednesday, April 10, 2002 12:23 AM -0400 Christopher Faylor
<[EMAIL PROTECTED]> wrote:
> On Tue, Apr 09, 2002 at 11:59:08PM -0400, Alan Dobkin wrote:
>> I don't intend to submit a patch for this either, at least not
>> any time soon, but I would be happy
--On Tuesday, April 09, 2002 11:08 PM -0400 Christopher Faylor
<[EMAIL PROTECTED]> wrote:
> As with so many other things in Cygwin, what you see is what
> you get from the underlying Windows API that we're using. If
> certain processes aren't showing up when we say "give me all
> of your proc
I don't know why Chris's process isn't showing up, but I can
attest to the fact that all Windows processes, including those
associated with services *do* appear in the ps -W output, with
only two exceptions: the System Idle Process (PID #0) and the
CSRSS.EXE (Client/Server Run-Time Subsystem)
--On Wednesday, April 03, 2002 11:00 AM -0500 Christopher Faylor
<[EMAIL PROTECTED]> wrote:
> On Wed, Apr 03, 2002 at 07:48:29AM -0800, Gord Wait wrote:
>> It turns out, no you can't just re run setup.exe on an already
>> installed cygwin and expect it to work. It might delete a dll
>> or two f
cftp> open neuro o
>
> This is The Right Thing To Do, IMO. Very unixy. Now, if I do THIS:
>
> ncftp> open "neuro
> neuro oneneuro two
>
> Then, I help by adding an 'o':
>
> ncftp> open "neuro o (it autocompletes! 'ne"
I am resending the attached request as it still applies
to NcFTP 3.1.3. I am copying the Cygwin list, because
I've noticed a related bug in the current Cygwin version.
Consider an example with only the following two bookmarks:
RedHat Linux --> FTP.RedHat.Com
RedHat Updates --> Updates.RedHa
After posting this message, I finally found the explanation:
http://cygwin.com/ml/cygwin/2002-02/msg00947.html
Alan
--On Tuesday, April 02, 2002 2:43 PM -0500 Alan Dobkin <[EMAIL PROTECTED]>
wrote:
> In my case, I had all the required packages installed (at
> least according
Another thing I would suggest is to look at the requirements
for ncftp in the setup.ini file. For 3.1.3-1, it indicates:
requires: cygwin libncurses5 libreadline5 terminfo less
The question is, why weren't these requirements met when you
installed ncftp? Did you use a current setup.exe insta
FYI, the following file is corrupt on mirrors.rcn.net:
/pub/sourceware/cygwin/latest/binutils/binutils-20011002-1.tar.bz2
It fails both the md5sum and the bzip2 tests, regardless
of whether I download it using the Cygwin setup program,
http, or ftp directly. It does appear to be okay on
othe
--On Thursday, March 07, 2002 12:55 PM -0500 Alan Dobkin <[EMAIL PROTECTED]>
wrote:
> --On Thursday, March 07, 2002 5:49 PM +0100 Corinna Vinschen
> <[EMAIL PROTECTED]> wrote:
>
>> - /etc/ssh/ now default directory for keys and configuration files
>
> ...
/local/etc and /etc
to /etc/ssh. The readme also needs to reference /etc/ssh.
Thanks,
Alan
--
Alan Dobkin
Senior Systems Administrator
Nortel Networks / Alteon WebSystems
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Docu
32 matches
Mail list logo