1.7.1 : search inside more returns "Regular expression botch"

2010-04-25 Thread Fabrice PLATEL
While I am viewing a file with the "more" utility, if I want to search any expression inside the file by typing "/" then the expression, it doesn't search and just displays the message "Regular expression botch". Am I the only one having this behaviour ? What does it mean ?? how to fix it ? Fab

Re: perl6 fails

2010-04-25 Thread David Vergin
on 4/25/2010 2:09 PM Reini Urban said the following: yes, parrot is broken,... Easy fix: Add this file /usr/lib/parrot/2.3.0/include/stat.pasm Progress. I fired off setup.exe and let it update things. I can confirm that the described file is now included in the new version of the Parrot packa

Re: [ANNOUNCEMENT] Updated: cygport-0.9.82-1

2010-04-25 Thread Yaakov (Cygwin/X)
On 2010-04-25 15:20, Charles Wilson wrote: Yaakov, what sorts of things would be necessary to enable cygport to build cygwin packages from a cross environment? (And would such support ever be something you'd be interested in?) The thought has occasionally occurred to me, but as usual the quest

Re: can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-25 Thread Eric Berge
> I'm not sure if this is relevant, but as a domain account user logged directly > onto 'xxx' I have Administrative privileges, whereas when I use ssh to connect > to 'xxx' I can access the same resources, but I'm not sure what my privilege > level is. I know that I am somehow going through the '

Re: can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-25 Thread Eric Berge
Yeah, it sounds like you're looking at a different problem than the one I was referring to. That problem did not exist in 1.5.X as far as I'm aware. Sorry for the false lead. Eric - Original Message > From: JJ Ottusch > To: cygwin@cygwin.com > Sent: Sun, April 25, 2010 7:13:14 PM >

Re: can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-25 Thread JJ Ottusch
Eric, Thanks for the info. When I run 'uname -s' on the server machine I get CYGWIN_NT-5.2-WOW64 xxx 1.5.25(0.156/4/2) 2008-03-05 19:27 i686 Cygwin I'm not sure which version of Cygwin that is, but I think it is pre-1.7.X. Are you saying that pre-1.7.1 versions have an ssh/drive letter relat

[ANNOUNCEMENT] Updated: parrot-2.3.0-2

2010-04-25 Thread Reini Urban
I updated the Cygwin distribution of parrot-2.3.0-2. This fixes rakudo/perl6 without parrot-devel installed. Thanks to Dave Vergin. Canonical homepage: http://www.parrot.org/ Canonical download: http://www.parrot.org/release/current My repo: http://code.google.com/p/cygwin-rurban/source

Re: perl6 fails

2010-04-25 Thread Reini Urban
2010/4/23 David Vergin : > I'm running cygwin on Windows 7 Pro with rakudo 2.3.0 and the most recent > perl6 installed. cygcheck.out attached. > > Simple perl6 test scripts fail. As does command line option -v. Am I missing > something? Is something broken? Thanks. yes, parrot is broken, as it com

Re: [ANNOUNCEMENT] Updated: cygport-0.9.82-1

2010-04-25 Thread Charles Wilson
On 4/25/2010 1:56 PM, Yaakov (Cygwin/X) wrote: > The following package has been updated for the Cygwin distribution: > > *** cygport-0.9.82-1 Yaakov, what sorts of things would be necessary to enable cygport to build cygwin packages from a cross environment? (And would such support ever be somet

Re: ImageMagick shared libraries missing?

2010-04-25 Thread Sivaram Neelakantan
"Larry Hall (Cygwin)" writes: > On 4/24/2010 6:44 AM, Sivaram Neelakantan wrote: >> "Larry Hall (Cygwin)" writes: > > We discourage feeding the > spammers around here. Ack! Sorry about that. [snipped

Re: bash/readline spinout in vi command mode (fix identified)

2010-04-25 Thread ERIC HO
Thanks Dave for the steps to identify looping routines. Much appreciated! Eric -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simpl

[ANNOUNCEMENT] Updated: cygport-0.9.82-1

2010-04-25 Thread Yaakov (Cygwin/X)
The following package has been updated for the Cygwin distribution: *** cygport-0.9.82-1 cygport is a tool for building Cygwin packages. Notable changes in this release: * SRC_URI now supports .cpio.gz archives. Yaakov CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If y

Re: bash/readline spinout in vi command mode (fix identified)

2010-04-25 Thread Dave Korn
On 25/04/2010 17:01, ERIC HO wrote: > Got an update from the bash maintainer that the fix will be in the next > readline release. Good work, thanks for following through with the upstreams. > Hi Dave, in your one update that you used gdb to identify the looping > readline routines. I'd apprecia

Re: cyguninameslist-0.dll: cannot open shared object file

2010-04-25 Thread Yaakov (Cygwin/X)
On 2010-04-25 12:13, Dave Korn wrote: Well, fontforge isn't in the standard distro, nor the missing DLL that you're looking for, so it'll have to be generic advice: No, but it is in Ports, although the OP clearly built these from sources. Judging from an old thread I found(*), it looks

Re: cyguninameslist-0.dll: cannot open shared object file

2010-04-25 Thread Dave Korn
On 25/04/2010 17:09, Hans Becker wrote: > Keep getting the following error, have no idea how to fix it: Well, fontforge isn't in the standard distro, nor the missing DLL that you're looking for, so it'll have to be generic advice: > fontforge -new > /home/hb2/fontforge/fontforge.exe: error whi

cyguninameslist-0.dll: cannot open shared object file

2010-04-25 Thread Hans Becker
Hello I'm trying to learn about fonts and perhaps build one for a special graphics purpose. I'm running cygwin in windows 7 (starter) I installed fontforge. Did not see any error messages Keep getting the following error, have no idea how to fix it: fontforge -new /home/hb2/fontforge/fontfo

Re: bash/readline spinout in vi command mode (fix identified)

2010-04-25 Thread ERIC HO
Got an update from the bash maintainer that the fix will be in the next readline release. Hi Dave, in your one update that you used gdb to identify the looping readline routines. I'd appreciate if you could show me the steps to do this so that I can do similar debugging myself next time. Than

Re: can get 'net use' to give remote share a drive letter when logged in directly but not from ssh session

2010-04-25 Thread Eric Berge
If you're running 1.7.X where X <= 1, this might be fixed by upgrading. Those versions had a bug where the user's registry was not properly initialized via ssh. To see if this is your issue, you should be able to run the "reg query hku" and see if you see your SID listed. Another symptom of thi

Re: 1.7.5: cygwin programs throw STATUS_ACCESS_VIOLATION exceptions

2010-04-25 Thread Yuval Emek
On Tue, Apr 20, 2010 at 17:26, Christopher Faylor wrote: > > On Tue, Apr 20, 2010 at 09:19:28AM +0300, Yuval Emek wrote: > >On Mon, Apr 19, 2010 at 20:48, Christopher Faylor wrote: > >> On Mon, Apr 19, 2010 at 10:48:18AM -0400, Larry Hall (Cygwin) wrote: > >>>On 4/19/2010 7:44 AM, Yuval Emek wrote:

Re: sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2010-04-25 Thread Reini Urban
2010/4/23 Tim Prince: > Many people this week have been wishing they used an open source virus > checker: >> >> http://www.betanews.com/article/One-very-false-positive-McAfee-in-full-damage-control-mode/12720406 Thanks for the reminder. The latest clamav update is overdue. It has a new llvm-based