Re: Renaming issue, changing case only.

2009-03-04 Thread Corinna Vinschen
On Mar 3 20:05, David Rothenberger wrote: > On 3/3/2009 7:48 PM, David Rothenberger wrote: >> On 3/3/2009 12:27 PM, Jason Pyeron wrote: >>> $ svn mv CustomerInventoryAction.java CustomerinventoryAction.java >>> svn: Path 'CustomerinventoryAction.java' is not a directory >>>[...] >>> But mv is okay

Re: tcsh 6.15.00 loses DOS line ending crossing 32768 byte boundary

2009-03-04 Thread Corinna Vinschen
On Mar 3 20:47, David Mastronarde wrote: > When a tcsh script has DOS line endings [...] Don't do that. > Converting a script to unix line endings avoids the problem, That's the spirit. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Lea

Re: [1.7] rebaseall doesn't solve the problem

2009-03-04 Thread Corinna Vinschen
On Mar 4 01:01, Charles Wilson wrote: > Charles Wilson wrote: > > Corinna Vinschen wrote: > > > >> Can you tweak the tool so I can test that next week? > > > > Attached, > > It helps when you actually attach the file. Heh :) Thank you! I'll give it a whirl on my TS system. Corinna -- Cor

Re: [1.7] rebaseall doesn't solve the problem

2009-03-04 Thread Corinna Vinschen
On Mar 4 09:49, Corinna Vinschen wrote: > On Mar 4 01:01, Charles Wilson wrote: > > Charles Wilson wrote: > > > Corinna Vinschen wrote: > > > > > >> Can you tweak the tool so I can test that next week? > > > > > > Attached, > > > > It helps when you actually attach the file. > > Heh :) Thank

Re: help with pseudo terminal

2009-03-04 Thread net
i'm upgrading to the lates cygwin but still have an error po...@kancil ~/sshpass-1.00 $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found che

RE: Renaming issue, changing case only.

2009-03-04 Thread Jason Pyeron
> -Original Message- > From: cygwin-ow...@cygwin.com > [mailto:cygwin-ow...@cygwin.com] On Behalf Of Corinna Vinschen > Sent: Wednesday, March 04, 2009 3:46 > To: cygwin@cygwin.com > Subject: Re: Renaming issue, changing case only. > > On Mar 3 20:05, David Rothenberger wrote: > > On 3/

Re: Renaming issue, changing case only.

2009-03-04 Thread Corinna Vinschen
On Mar 4 07:57, Jason Pyeron wrote: > > Cygwin 1.7 itself has no problems to rename a file just > > case-wise, neither under casesensitive mount points nor under > > caseinsensitive mount points. This looks like a problem in svn. > > > But as this works on other platforms it appears to be a c

RE: grep -P regexp problem

2009-03-04 Thread Phil Betts
Andriy Sen wrote: > Below is an example of the problem. > > G:\>cat test.s > a > 1 > > G:\>cat test.s | grep -P "[^0]1" > a > 1 This is not cygwin-specific, so it is really OT for this list, that being said... grep -P treats the whole input as a single string, and outputs the line (or lines) con

Re: grep -P regexp problem

2009-03-04 Thread Peter Rosin
Den 2009-03-03 19:26 skrev Andriy Sen: Below is an example of the problem. G:\>grep -V GNU grep 2.5.3 Copyright (C) 1988, 1992-2002, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or F

starting tesseract from user which hasnt logon

2009-03-04 Thread Fernando Benites
Hello! I am trying to use ocropus, which needs some files mounted to /usr/local/share. My Setup is the following: Windows Server 2008 64 bit I create a user, this user should start ocropus and it is startet as a service from cygrunsrv. The registry Key is set to: HKEY_USERS\S-1-5-21-2451746164-6756

Re: pdftk and apropos - general questions

2009-03-04 Thread Lee D. Rothstein
Mike Marchywka wrote: I've had a persistent problem getting apropos to work as it never finds anything appropriate. Is there something I need to do to make this work? After each setup session, you need to run, /usr/sbin/makewhatis -u. The immediate need was trying to find pdf tools. Browsi

Re: [1.7] rebaseall doesn't solve the problem

2009-03-04 Thread Charles Wilson
Corinna Vinschen wrote: > Success! > > - I removed all Cygwin traces from my TS test machine. > - I disabled DEP for all applications and rebooted (necessary so that the > next step succeeds). > - I installed a 1.7 distro from scratch. > - I re-enabled DEP for all apps and rebooted. > - I disabl

Re: [1.7] rebaseall doesn't solve the problem

2009-03-04 Thread Corinna Vinschen
On Mar 4 09:59, Charles Wilson wrote: > Corinna Vinschen wrote: > > [...] > > - I called "./peflags -t 1 /bin/bash" > > But it seems that the rebase package itself, when built, must be sure to > mark peflags.exe as tsaware before packaging it for distribution, > regardless of which ld.exe is used

RE: pdftk and apropos - general questions

2009-03-04 Thread Mike Marchywka
> Date: Wed, 4 Mar 2009 09:47:48 -0500 > From: > To: cygwin@cygwin.com > Subject: Re: pdftk and apropos - general questions > > Mike Marchywka wrote: >> I've had a persistent problem getting apropos to work >> as it never finds anything appropriate. Is th

Re: Your setting Return-Path to YOU in your cygwin postings

2009-03-04 Thread Christopher Faylor
On Wed, Mar 04, 2009 at 12:19:14AM -0500, Paul McFerrin wrote: >I examined your email headers and discovered that in your postings to >cygwin..., you are setting "Return-Path: " in your >email header so naturally everyone who is "replying" to sender will be >sending YOU their reply, not cygwin

[boost and xerces] ping maintainers

2009-03-04 Thread bnv
First, thank-you for supporting these packages in Cygwin. It's appreciated very much, at least by me. >From the mailing list archives, it appears the last boost package (v1.33.1) >was rolled in 01/08, and the last xerces package (v2.8.0) in 05/08. Any >possibility of updating them to the curr

Re: Your setting Return-Path to YOU in your cygwin postings

2009-03-04 Thread Dave Korn
[snip] We TITTTL'd this, so if anyone wants to discuss mailer standards in prolonged depth, the thread went > thattaway. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Renaming issue, changing case only.

2009-03-04 Thread David Rothenberger
On 3/4/2009 12:45 AM, Corinna Vinschen wrote: On Mar 3 20:05, David Rothenberger wrote: On 3/3/2009 7:48 PM, David Rothenberger wrote: On 3/3/2009 12:27 PM, Jason Pyeron wrote: $ svn mv CustomerInventoryAction.java CustomerinventoryAction.java svn: Path 'CustomerinventoryAction.java' is not a

Re: Renaming issue, changing case only.

2009-03-04 Thread Corinna Vinschen
On Mar 4 08:51, David Rothenberger wrote: > On 3/4/2009 12:45 AM, Corinna Vinschen wrote: >> Cygwin 1.7 itself has no problems to rename a file just case-wise, >> neither under casesensitive mount points nor under caseinsensitive >> mount points. This looks like a problem in svn. > > Or it's a pr

Re: Your setting Return-Path to YOU in your cyg...@cygwin postings

2009-03-04 Thread Paul McFerrin
I thank you both for enlightning me on this subject. I'm using the Thunderbird email client. I have observed that it is wrongly using the "Return-Path" and not the "Reply-To" even in the email composing phase before the ISP gets involved. I'll watch that more or seekout a RFC compliant email

Re: Your setting Return-Path to YOU in your cyg...@cygwin postings

2009-03-04 Thread Mark J. Reed
On Wed, Mar 4, 2009 at 12:02 PM, Paul McFerrin wrote: > I thank you both for enlightning me on this subject. > > I'm using the Thunderbird email client.  I have observed that it is wrongly > using the "Return-Path" and not the "Reply-To" even in the email composing > phase before the ISP gets invol

Re: Renaming issue, changing case only.

2009-03-04 Thread David Rothenberger
On 3/4/2009 8:59 AM, Corinna Vinschen wrote: On Mar 4 08:51, David Rothenberger wrote: On 3/4/2009 12:45 AM, Corinna Vinschen wrote: Cygwin 1.7 itself has no problems to rename a file just case-wise, neither under casesensitive mount points nor under caseinsensitive mount points. This looks l

Re: pdftk and apropos - general questions

2009-03-04 Thread Gary Johnson
On 2009-03-04, Mike Marchywka wrote: > > Mike Marchywka wrote: > >> I've had a persistent problem getting apropos to work > >> as it never finds anything appropriate. Is there > >> something I need to do to make this work? > >> > > After each setup session, you need to run, /usr/sbin/makewhatis -u

Re: grep -P regexp problem

2009-03-04 Thread Andriy Sen
This is not cygwin-specific, so it is really OT for this list, that being said... Sorry. I will try to figure out where to go then. grep -P treats the whole input as a single string, and outputs the line (or lines) containing the match for the pattern. [^0] matches ANYTHING except 0, inc

proposing a new package: dash (shell)

2009-03-04 Thread Akakima
I would like to see dash (a POSIX-compliant implementation of sh) to be distributed with Cygwin. I am also willing to become the official maintainer if no one else want to do the job. dash home: http://gondor.apana.org.au/~herbert/dash/ I am not ready to do an ITP on cygwin-a...@cygwin.com, be

Re: grep -P regexp problem

2009-03-04 Thread Eric Blake
Andriy Sen hotmail.com> writes: > G:\>cat test.s | grep -P "^(|[^0])1" > 1 Useless use of cat. It is more efficient to write: grep -P "^(|[^0])1" test.s -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: proposing a new package: dash (shell)

2009-03-04 Thread Dave Korn
Akakima wrote: > I have read somewhere that dash becamed recently the official shell of > Ubuntu. > > I wold like to know if it is ok for every body here. The general rule IIUC is that any package that is a standard part of Debian qualifies for acceptance automatically, or anything that gets su

Re: proposing a new package: dash (shell)

2009-03-04 Thread Akakima
Here is the dash COPYING file: Copyright (c) 1989-1994 The Regents of the University of California. All rights reserved. Copyright (c) 1997 Christos Zoulas. All rights reserved. Copyright (c) 1997-2005 Herbert Xu . All rights reserved. This code is derived from software contributed to Berkele

Re: proposing a new package: dash (shell)

2009-03-04 Thread Mark J. Reed
On Wed, Mar 4, 2009 at 1:26 PM, Akakima wrote: > I have read somewhere that dash becamed recently the official shell of > Ubuntu. The standard /bin/sh, at any rate: $ lsb_release -d Description:Ubuntu 8.10 $ ls -l /bin/sh lrwxrwxrwx 1 root root 4 2007-07-30 05:36 /bin/sh -> dash* User accoun

Re: proposing a new package: dash (shell)

2009-03-04 Thread Eric Blake
Akakima gmail.com> writes: > > I would like to see dash (a POSIX-compliant implementation of sh) to Not quite POSIX-compliant yet; dash lacks support for LINENO, which is a HUGE drawback for what autoconf expects (basically, configure scripts generated by autoconf first attempt to find a she

cygwin terminal is slow when running Microsoft Word

2009-03-04 Thread Paul Cantalupo
Hello, I'm running cygwin 1.5.25 on XP and I run Office 2003. Whenever Microsoft word is open, my cygwin terminal is very slow. This problem is specific to Word since having Excel open causes no problems. Has anybody seen this? Thank you, Paul -- Paul Cantalupo Research Specialist/Systems Progr

Download first time in fresh root node hangs - twice

2009-03-04 Thread Paul McFerrin
I had the same thing (hang) yesterday while downloading cygwin into a fresh node (cygwinIV). Well this time: 1. fresh node 2. production cygwin 1.5 completely unloaded 3. setup completely downloads the base system 4. It completely hangs with setup screen looking like: Status: Running Produ

Re: proposing a new package: dash (shell)

2009-03-04 Thread Akakima
"Mark J. Reed" a écrit dans le message de news: $ lsb_release -d Description: Ubuntu 8.10 $ ls -l /bin/sh lrwxrwxrwx 1 root root 4 2007-07-30 05:36 /bin/sh -> dash* User accounts are still created with bash as the login shell by default. Here is where i read about it: https://wiki.ubuntu.com

Re: cygwin terminal is slow when running Microsoft Word

2009-03-04 Thread Greg Chicares
On 2009-03-04 19:16Z, Paul Cantalupo wrote: > > I'm running cygwin 1.5.25 on XP and I run Office 2003. Whenever > Microsoft word is open, my cygwin terminal is very slow. This problem > is specific to Word since having Excel open causes no problems. Has > anybody seen this? I would guess 'word' i

Re: proposing a new package: dash (shell)

2009-03-04 Thread Akakima
"Eric Blake" wrote: Yes, a port of dash would be welcome. Great. I will do it. I have done some minimal testing. dash can run its own configure script. In order to be sure that dash.exe was the only shell use by cygwin, i copied dash.exe over sh.exe and bash.exe. Are you sure dash wa

RE: pdftk and apropos - general questions

2009-03-04 Thread Mike Marchywka
> Date: Wed, 4 Mar 2009 09:56:49 -0800 > From: garyj...@spocom.com > To: cygwin@cygwin.com > Subject: Re: pdftk and apropos - general questions > > On 2009-03-04, Mike Marchywka wrote: > >>> Mike Marchywka wrote: I've had a persistent problem gettin

Active FTP Issue with inetutils 1.5

2009-03-04 Thread Curt Gran (crazykz)
Hi, I apologize if this should be in the apps list and not here but it seems like it might get more views here. Let me preface this by saying that I have done some research and sniffing of this from both sides on a few machines (all windows 32 or 64 bit) and have seen the same thing on them all.

Re: Download first time in fresh root node hangs - twice

2009-03-04 Thread Paul McFerrin
The original problem was resolved after a reboot. There were other funny (Ha-Ha) things going on too. New issue: consider the following command sequence: /c/cygwin.$ ls -l *log # copy log files from 1.5 to 1.7 node -rw-rw-rw- 1 paul None783 Feb 3 17:00 clock_dong.log -rw-rw-rw- 1 paul

Re: [boost and xerces] ping maintainers

2009-03-04 Thread Charles Wilson
b...@nc.rr.com wrote: > First, thank-you for supporting these packages in Cygwin. It's > appreciated very much, at least by me. > > From the mailing list archives, it appears the last boost package > (v1.33.1) was rolled in 01/08, and the last xerces package (v2.8.0) > in 05/08. Any possibility

Re: Active FTP Issue with inetutils 1.5

2009-03-04 Thread Larry Hall (Cygwin)
On 03/04/2009, Curt Gran (crazykz) wrote: I apologize if this should be in the apps list and not here but it seems like it might get more views here. I don't have any insight into your problem but I wanted to respond to this. I'm not singling your out, Curt. This just brings up a topic that's

Re: Download first time in fresh root node hangs - twice

2009-03-04 Thread Matt Wozniski
On Wed, Mar 4, 2009 at 8:32 PM, Paul McFerrin wrote: > New issue:  consider the following command sequence: > Was there a change that make "//... " pathnames invalid?? http://www.cygwin.com/ml/cygwin/2009-01/msg00735.html ~Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

peflags utility [Was: Re: [1.7] rebaseall doesn't solve the problem]

2009-03-04 Thread Charles Wilson
e:\n", f); + fputs ("\n", f); fputs (" --set-dll-characteristics=0x0400|0x0100\n", f); fputs (" --set-dll-characteristics=1+128+1024,noseh,nobind\n", f); fputs (" --set-dll-characteristics=noseh:nobind:tsaware\n", f); + fputs ("

Re: peflags utility [Was: Re: [1.7] rebaseall doesn't solve the problem]

2009-03-04 Thread Dave Korn
Charles Wilson wrote: > Dave: none of Corinna's comments, nor my changes in addressing them, > point to any issues with your original patch for binutils. Yep, so I see; I'm lurking. cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: