Re: [Packaging error] Re: [ANNOUNCEMENT] Updated: mingw-runtime-3.12-1

2007-04-03 Thread Christopher Faylor
On Tue, Apr 03, 2007 at 07:40:52PM -0400, Chris Sutcliffe wrote: >>> I've made a new version of the mingw-runtime available for download. >>> For a list of changes see below. >> >>Man pages should go to /usr/share/man/... > >I thought it was decided to keep the MinGW Runtime man pages separ

Re: httpd

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Terry Bailey wrote: > I am running Cygwin on Windows 2003. What is the best way to > automatically start /usr/sbin/httpd automatically when I boot Windows? Install it as a service. To see how to do this on Win2k3, examine the ssh-host-config script from the openssh package.

httpd

2007-04-03 Thread Terry Bailey
Hi, I am running Cygwin on Windows 2003. What is the best way to automatically start /usr/sbin/httpd automatically when I boot Windows? Thanks, Terry Bailey -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

RE: grep and exact matches help..

2007-04-03 Thread Dave Korn
On 03 April 2007 23:28, Matthew Woehlke wrote: > Thrall, Bryan wrote: >> Gary Johnson wrote on Tuesday, April 03, 2007 5:05 PM: >>> If you're piping 'ls' into another command, the -1 isn't necessary. >>> 'ls' detects that its stdout is not a tty and delivers single-column >>> output automatically.

Re: stdint.h bug

2007-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Christopher Faylor on 4/3/2007 1:13 PM: > On Tue, Apr 03, 2007 at 06:15:14PM +, Eric Blake wrote: >> Cygwin defines wint_t as unsigned int (valid, per POSIX), but then defines >> >> #ifndef WINT_MIN >> #define WINT_MIN (-2147483647 - 1

Re: cygwin or gdb question

2007-04-03 Thread Bob Rossi
On Tue, Apr 03, 2007 at 12:54:57PM -0400, Igor Peshansky wrote: > On Tue, 3 Apr 2007, Bob Rossi wrote: > > I have one more cgdb issue that seems to be cygwin related. However, it > > could be a gdb issue. I'm not sure. > > > > In verison cgdb-0.6.3 I start GDB up on a pipe and communicate with it >

Re: [Packaging error] Re: [ANNOUNCEMENT] Updated: mingw-runtime-3.12-1

2007-04-03 Thread Chris Sutcliffe
> I've made a new version of the mingw-runtime available for download. > For a list of changes see below. Man pages should go to /usr/share/man/... I thought it was decided to keep the MinGW Runtime man pages separate from the Cygwin man pages? Chris -- Chris Sutcliffe http://ir0nh34d

Re: grep and exact matches help..

2007-04-03 Thread Matthew Woehlke
Thrall, Bryan wrote: Gary Johnson wrote on Tuesday, April 03, 2007 5:05 PM: If you're piping 'ls' into another command, the -1 isn't necessary. 'ls' detects that its stdout is not a tty and delivers single-column output automatically. Not when you use 'ls -l': Sure it does. There is still on

RE: grep and exact matches help..

2007-04-03 Thread Thrall, Bryan
Gary Johnson wrote on Tuesday, April 03, 2007 5:05 PM: > On 2007-04-03, Dave Korn wrote: > >> BTW2, I assume we're still talking about your script from before. >> Seriously, use "ls -1" rather than "ls -l" (that is, use a one >> instead of an L), because then you get /just/ the filenames, one pe

Problems between rsync and current sbnapshot ?

2007-04-03 Thread Angelo Graziosi
Iwant to flag that 'rsync' seems to hang with current (20070330) snapshot: -- $ rsync -av --delete ftp.dante.de::CTAN/systems/win32/miktex /tmp receiving file list ... done

Re: grep and exact matches help..

2007-04-03 Thread Gary Johnson
On 2007-04-03, Dave Korn wrote: > BTW2, I assume we're still talking about your script from before. > Seriously, use "ls -1" rather than "ls -l" (that is, use a one instead of an > L), because then you get /just/ the filenames, one per line, and won't have to > worry about parsing the name out f

Re: Escape colour codes

2007-04-03 Thread Matthew Woehlke
Thorsten Kampe wrote: lftp and yafc show a wrong prompt in the following terminals: cmd, 4nt, console and far manager. Basically each coloured part of the prompt is surrounded by two "funny faces" - the first is white and the second has the desired colour. I don't know what these are. Are the

Re: Escape colour codes

2007-04-03 Thread Thorsten Kampe
* Thorsten Kampe (Mon, 19 Mar 2007 11:44:30 -) > I'm having a problem with colour escape codes for prompts in different > applications and terminals. Basically it is like this. > > lftp and yafc show a wrong prompt in the following terminals: cmd, 4nt, > console and far manager. Basically ea

Re: grep and exact matches help..

2007-04-03 Thread Peter Rehley
On Apr 3, 2007, at 11:00 AM, Kevin Markle wrote: In this search I want to get winops only not winops and winops-hq [EMAIL PROTECTED] /cygdrive/e/wsus/group_1a_DEV $ ls -al | grep winops -rwx--+ 1 Administrators 1079474 Apr 2 19:32 winops- hq_WINDOWSUpdate.log -rwx--+ 1 Admin

Re: Cygwin snapshot and 'last-cache' file

2007-04-03 Thread Christopher Faylor
On Tue, Apr 03, 2007 at 11:00:42PM +0200, Angelo Graziosi wrote: >The file /etc/setup/last-cache contains path in DOS-like style: > > C:\cygwin\home\Angelo\Downloads\cygwin setup.exe is not a cygwin program. >When a script tries to retrive this information from 'last-cache' under >the snapshot

[ANNOUNCEMENT] Updated: tzcode-2007e-1

2007-04-03 Thread Dr. Volker Zell
Hi A new version of 'tzcode/tzdata' has been uploaded to a server near you. DESCRIPTION: The time zone package CYGWIN NEWS: * Update to latest upstream release tzcode/tzdata NEWS == * Sorry no changelog available. You have to do the diff yourself

Re: Cygwin snapshot and 'last-cache' file

2007-04-03 Thread Brian Dessent
Angelo Graziosi wrote: > The file /etc/setup/last-cache contains path in DOS-like style: > >C:\cygwin\home\Angelo\Downloads\cygwin > > When a script tries to retrive this information from 'last-cache' under > the snapshot (for 1.7.0 release) there is the warning: > > cygwin warning: > M

Cygwin snapshot and 'last-cache' file

2007-04-03 Thread Angelo Graziosi
The file /etc/setup/last-cache contains path in DOS-like style: C:\cygwin\home\Angelo\Downloads\cygwin When a script tries to retrive this information from 'last-cache' under the snapshot (for 1.7.0 release) there is the warning: cygwin warning: MS-DOS style path detected: C:/cygwin/home

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Elliston, Jack > W CTR USA TRADOC NSC > Sent: Tuesday, April 03, 2007 1:29 PM > To: cygwin@cygwin.com > Subject: RE: 1.5.24 remote launch of java gui > > > > > > > > OK. Now I am bit confused. >

Re: stdint.h bug

2007-04-03 Thread Christopher Faylor
On Tue, Apr 03, 2007 at 06:15:14PM +, Eric Blake wrote: >Cygwin defines wint_t as unsigned int (valid, per POSIX), but then defines > >#ifndef WINT_MIN >#define WINT_MIN (-2147483647 - 1) >#define WINT_MAX (2147483647) >#endif > >which is invalid given the underlying type of wint_t. Can we get

RE: grep and exact matches help..

2007-04-03 Thread Dave Korn
On 03 April 2007 19:01, Kevin Markle wrote: > In this search I want to get winops only not winops and winops-hq > > [EMAIL PROTECTED] /cygdrive/e/wsus/group_1a_DEV > $ ls -al | grep winops > -rwx--+ 1 Administrators 1079474 Apr 2 19:32 > winops-hq_WINDOWSUpdate.log > -rwx--+ 1 A

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
> > > > OK. Now I am bit confused. > > So are we. My apologies. > > > I am not trying to run a service on the remote cygwin box and so I > > don't see how I would 'check the "Allow service to interact > with the desktop" > > checkbox' or why I would use the cygrunsrv application. > > Your

stdint.h bug

2007-04-03 Thread Eric Blake
Cygwin defines wint_t as unsigned int (valid, per POSIX), but then defines #ifndef WINT_MIN #define WINT_MIN (-2147483647 - 1) #define WINT_MAX (2147483647) #endif which is invalid given the underlying type of wint_t. Can we get this fixed (either make wint_t a signed type, or change WINT_MIN a

Re: grep and exact matches help..

2007-04-03 Thread Matthew Woehlke
Kevin Markle wrote: In this search I want to get winops only not winops and winops-hq [EMAIL PROTECTED] /cygdrive/e/wsus/group_1a_DEV $ ls -al | grep winops -rwx--+ 1 Administrators 1079474 Apr 2 19:32 winops-hq_WINDOWSUpdate.log -rwx--+ 1 Administrators 18993 Apr

Re: grep and exact matches help..

2007-04-03 Thread Kevin Markle
In this search I want to get winops only not winops and winops-hq [EMAIL PROTECTED] /cygdrive/e/wsus/group_1a_DEV $ ls -al | grep winops -rwx--+ 1 Administrators 1079474 Apr 2 19:32 winops-hq_WINDOWSUpdate.log -rwx--+ 1 Administrators 18993 Apr 3 13:02 winops-hq_as

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
Ugh, top-posting... Reformatted. On Tue, 3 Apr 2007, Elliston, Jack W CTR USA TRADOC NSC wrote: > -Original Message- > From: Igor Peshansky [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 03, 2007 12:30 PM > To: Dave Korn > Cc: [EMAIL PROTECTED]; Elliston, Jack W CTR USA TRADOC NSC

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Dave Korn
On 03 April 2007 18:44, Elliston, Jack W CTR USA TRADOC NSC wrote: > OK. Now I am bit confused. > > I am not trying to run a service on the remote cygwin box and so I don't > see how I would 'check the "Allow service to interact with the desktop" > checkbox' or why I would use the cygrunsrv appl

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
OK. Now I am bit confused. I am not trying to run a service on the remote cygwin box and so I don't see how I would 'check the "Allow service to interact with the desktop" checkbox' or why I would use the cygrunsrv application. I just need to run the java app on machine 2 via a ssh connection fr

RE: grep and exact matches help..

2007-04-03 Thread Dave Korn
On 03 April 2007 18:33, Kevin Markle wrote: > Hello, > > I can't seem to find a way to get grep to do exact matches in cygwin. I > have looked at the man pages and can find nothing? :/ grep only does exact matches if you don't use any of the wildcard chars, perhaps 'exact matches' isn't quite

grep and exact matches help..

2007-04-03 Thread Kevin Markle
Hello, I can't seem to find a way to get grep to do exact matches in cygwin. I have looked at the man pages and can find nothing? :/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Dave Korn wrote: > On 03 April 2007 17:57, Igor Peshansky wrote: > > > There is no Cygwin version of Java. Therefore, you're starting a Windows > > version of Java, which is not an X application. You will not be able to > > forward the display > > He doesn't want to. He wa

RE: 1.5.24 remote launch of java gui

2007-04-03 Thread Dave Korn
On 03 April 2007 17:57, Igor Peshansky wrote: > There is no Cygwin version of Java. Therefore, you're starting a Windows > version of Java, which is not an X application. You will not be able to > forward the display He doesn't want to. He wants the display to appear on the same remote machi

Re: 1.5.24 remote launch of java gui

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Elliston, Jack W CTR USA TRADOC NSC wrote: > I am unable to launch a java application via ssh such that it displays > the gui on the remote machine. > > Setup: > > Machine 1 (Linux)--ssh--> Machine 2 (WinXP w/ Cygwin 1.5.24) > > Example: > At the prompt I type "java -j

Re: cygwin or gdb question

2007-04-03 Thread Igor Peshansky
On Tue, 3 Apr 2007, Bob Rossi wrote: > Hi, > > I have one more cgdb issue that seems to be cygwin related. However, it > could be a gdb issue. I'm not sure. > > In verison cgdb-0.6.3 I start GDB up on a pipe and communicate with it > over the pipe. This works fine, except that GDB behaves slightly

cygwin or gdb question

2007-04-03 Thread Bob Rossi
Hi, I have one more cgdb issue that seems to be cygwin related. However, it could be a gdb issue. I'm not sure. In verison cgdb-0.6.3 I start GDB up on a pipe and communicate with it over the pipe. This works fine, except that GDB behaves slightly differently when it is invoked on a pipe rather t

1.5.24 remote launch of java gui

2007-04-03 Thread Elliston, Jack W CTR USA TRADOC NSC
I am unable to launch a java application via ssh such that it displays the gui on the remote machine. Setup: Machine 1 (Linux)--ssh--> Machine 2 (WinXP w/ Cygwin 1.5.24) Example: At the prompt I type "java -jar Notepad.jar" in the correct directory expecting to see the java Notepad displ

RE: bash improperly sets PATH containing period

2007-04-03 Thread Dave Korn
On 03 April 2007 17:18, Pavel Kudrna wrote: > (Such dos path containing period is legal and is used in Novell Client > as search drives.) However it is impossible to reproduce precisely in cygwin, as there is no concept of a current directory per-drive, only one for the entire system. > Pavel

bash improperly sets PATH containing period

2007-04-03 Thread Pavel Kudrna
Hi, when dos(win32) path contains period, e.g. "c:." bash instead of converting to "/cygdrive/c" incorrectly copies this string into PATH variable including colon! (Such dos path containing period is legal and is used in Novell Client as search drives.) Pavel Kudrna C:\temp> path c:\temp;c:.;

Re: Varibles not working in do loop...

2007-04-03 Thread Kevin Markle
Dave Korn presented the following explanation : On 03 April 2007 16:25, Kevin Markle wrote: Dave Korn wrote on 4/3/2007 : ***PING! I bet you have dos line endings in your 1group_1a_dev_clientlist.out file. Thank you thank you and thank you that was it oh any by the way Thank you!

RE: Varibles not working in do loop...

2007-04-03 Thread Dave Korn
On 03 April 2007 16:25, Kevin Markle wrote: > Dave Korn wrote on 4/3/2007 : >> ***PING! >> >> I bet you have dos line endings in your 1group_1a_dev_clientlist.out >> file. > Thank you thank you and thank you that was it oh any by the way Thank > you! > > No longer frustrated :D :D H

Re: Varibles not working in do loop...

2007-04-03 Thread Kevin Markle
Dave Korn wrote on 4/3/2007 : On 03 April 2007 15:46, Kevin Markle wrote: Dave Korn pretended : What are you *trying* to do with that second grep? There are 2 files related to each client listed in the file 1group_1a_dev_clientlist.out the first grep grabs both files and the second one

Re: Varibles not working in do loop...

2007-04-03 Thread Kevin Markle
Andrew Louie brought next idea : On 4/3/07, Kevin Markle wrote: There are 2 files related to each client listed in the file 1group_1a_dev_clientlist.out the first grep grabs both files and the second one get the specific log with the work windows in it: [EMAIL PROTECTED] /cygdrive/e/wsus/grou

RE: Varibles not working in do loop...

2007-04-03 Thread Dave Korn
On 03 April 2007 15:46, Kevin Markle wrote: > Dave Korn pretended : >> What are you *trying* to do with that second grep? > There are 2 files related to each client listed in the file > 1group_1a_dev_clientlist.out the first grep grabs both files and the > second one get the specific log with

Re: Varibles not working in do loop...

2007-04-03 Thread Andrew Louie
On 4/3/07, Kevin Markle wrote: There are 2 files related to each client listed in the file 1group_1a_dev_clientlist.out the first grep grabs both files and the second one get the specific log with the work windows in it: [EMAIL PROTECTED] /cygdrive/e/wsus/group_1a_DEV $ ls -al total 27992 drwx

Re: Varibles not working in do loop...

2007-04-03 Thread Kevin Markle
Dave Korn pretended : On 03 April 2007 15:07, Kevin Markle wrote: Larry Hall (Cygwin) formulated on Monday : Andrew Louie wrote: On 4/2/07, Kevin Markle wrote: Larry Hall (Cygwin) expressed precisely : Kevin Markle wrote: What does this mean please and or would you send me your copy tha

Re: SIGTSTP and select

2007-04-03 Thread Bob Rossi
On Tue, Apr 03, 2007 at 10:13:20AM -0400, Bob Rossi wrote: > On Mon, Apr 02, 2007 at 08:37:53PM -0400, Christopher Faylor wrote: > > On Mon, Apr 02, 2007 at 08:07:23PM -0400, Bob Rossi wrote: > > >I'm not exactly sure what has changed since the last release to cause > > >this issue. However, here i

RE: Varibles not working in do loop...

2007-04-03 Thread Dave Korn
On 03 April 2007 15:07, Kevin Markle wrote: > Larry Hall (Cygwin) formulated on Monday : >> Andrew Louie wrote: >>> On 4/2/07, Kevin Markle wrote: Larry Hall (Cygwin) expressed precisely : > Kevin Markle wrote: >>> What does this mean please and or would you send me your copy that

Re: SIGTSTP and select

2007-04-03 Thread Bob Rossi
On Mon, Apr 02, 2007 at 08:37:53PM -0400, Christopher Faylor wrote: > On Mon, Apr 02, 2007 at 08:07:23PM -0400, Bob Rossi wrote: > >I'm not exactly sure what has changed since the last release to cause > >this issue. However, here it is. > > > >When ctrl-z is typed, CGDB receives a SIGTSTP on both

Re: Varibles not working in do loop...

2007-04-03 Thread Kevin Markle
Larry Hall (Cygwin) formulated on Monday : Andrew Louie wrote: On 4/2/07, Kevin Markle wrote: Larry Hall (Cygwin) expressed precisely : > Kevin Markle wrote: What does this mean please and or would you send me your copy that works fine? "$LOG" == > "". In these cases, the "hang" is 'cat' w

[ANNOUNCEMENT] Updated: asciidoc-8.2.0-1

2007-04-03 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new version of the asciidoc package, asciidoc 8.2.0-1, is now available for download, replacing 8.1.0-1 as current. NEWS: = This is a new upstream release, and converts to python 2.5 instead of 2.4. Upstream changes are attached. See also the

Re: [ANNOUNCEMENT] Updated Cygwin Package: fetchmail-6.3.6-1

2007-04-03 Thread Dr. Volker Zell
> Jason Tishler writes: > New News: > === > I have updated the version of fetchmail to 6.3.6-1. The tarballs should > be available on a Cygwin mirror near you shortly. > The only change between this version and the previous one is the > following: > o up

[Packaging error] Re: [ANNOUNCEMENT] Updated: fltk-1.1.8r5648

2007-04-03 Thread Dr. Volker Zell
> Teun Burgers writes: > NEWS: > = > fltk is now released in 4 parts > - fltk-doc: HTML documentation, man-pages, sample code The following man pages should be removed from the package: /usr/share/man/cat1/fltk-config.1.gz /usr/share/man/cat1/fluid.1.gz /usr/share/man/

[Packaging error] Re: [ANNOUNCEMENT] Updated: bsflite-0.82-2

2007-04-03 Thread Dr. Volker Zell
> Jonathan C Allen writes: > PACKAGE DESCRIPTION > === > BSFlite - A minimalist console AIM client Man pages should go to /usr/share/man/... Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

[Packaging error] Re: [ANNOUNCEMENT] Updated: mingw-runtime-3.12-1

2007-04-03 Thread Dr. Volker Zell
> Chris Sutcliffe writes: > I've made a new version of the mingw-runtime available for download. > For a list of changes see below. Man pages should go to /usr/share/man/... Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

[Packaging error] gnome-icon-theme-2.14.2-1

2007-04-03 Thread Dr. Volker Zell
Hi /usr/share/pkgconfig/gnome-icon-theme.pc from gnome-icon-theme-2.14.2-1 should be in /usr/lib/pkgconfig/gnome-icon-theme.pc Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cy

RE: Execute "ssh-host-config" from Windows command-line (or from a C program)

2007-04-03 Thread Fabio Román Arbelo
Right, that's what you'd expect, because the backticks mean "execute this command, then substitute all the output it generates in place on the command line". So you're telling bash to run ssh-host config and then treat all the messages it outputs as commands to execute! Also, because you d