Shiny Icon

2004-10-10 Thread Nick
Hey all. I made this shiny 32-bit 48x48 icon for Win XP, which you're free to use if you like that kind of thing. I just found that with the rest of my desktop being high-colour with drop shadows, that the Cygwin icon looked a bit plain. Have fun. http://sodawaterrhubarb.nickhowes.co.uk/cygwin.ico

Re: Question regarding grep 2,6,3 regular expression looking for lines without something in a part of a line

2014-10-08 Thread Nick
You need a quantifier, such as '+': grep '^"[^,"]+";' file.csv -- 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-simple

where is ipc.h and msg.?

2002-09-29 Thread Nick Guydosh
Thanks for your help on my previous installation problem of cygwin. Now my problem is that /usr/include/sys does not contain ipc.h or msg.h. Need these to compile a concurrent message passing program. Any tips on this problem? Thanks, Nick Guydosh -- Unsubscribe info: http://cygwin.com

full installation of cygwin

2002-10-01 Thread Nick Guydosh
get the full installation - could you give a tip on how to force a full installation. I have steup.exe on my PC. - appreciate any help. Nick Guydosh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http

Re: Support for DDWARF-2 debug info? (on Cygwin)

2003-01-14 Thread Nick Clifton
it assigns the attributes for the sections at the same time. I think that you need to define a "named_section" function for the gcc_target structure which will then add the necessary flags. For an example of this see arm_elf_asm_named_section() in gcc/config/arm/arm.c. Cheers Nic

Re: Support for DDWARF-2 debug info? (on Cygwin)

2003-01-16 Thread Nick Clifton
uld do the right thing. Perhaps a new pseudo op ".debug_section " ? Cheers Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Support for DDWARF-2 debug info? (on Cygwin)

2003-01-16 Thread Nick Clifton
cations that have not yet been resolved). So, I think it is the case that BFD and GDB are both assuming that the VMA of the sections will be zero, but that this is not required. Cheers Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http:/

Re: HELP! How to add secrel psuedo op for pe-i386?

2003-01-17 Thread Nick Clifton
make sure that the assembler and disassembler can handle these new pseudo ops and relocations. Cheers Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Why won't my files link?

2003-02-03 Thread Nick Miller
e. Any ideas? Thanks so much. Nick Miller -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Why won't my files link?

2003-02-04 Thread Nick Miller
ull compilation into ".o" files will not work because some of the files are not meant to stand alone. I hope this is not confusing! Nick On Mon, 3 Feb 2003, Max Bowsher wrote: > Elfyn McBratney wrote: > >> So I am new to Cygwin, but I am enjoying it so far. > > >

Re: Why won't my files link?

2003-02-05 Thread Nick Miller
problem. However, it seems that something is not working. I hope that this has clarified my problem(s). Please let me know if you have additional suggestions. Thank you so much! Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/

Re: Why won't my files link?

2003-02-05 Thread Nick Miller
e! I am not writing to waste your time and I am not writing to get help with C or Linux, etc. I merely thought that my problem was due to an inconsistency between the platforms, and was hoping someone could drop some hints. Thank you for your time thus far, and I look forward to a response. Ni

major problem with the cygwin setup program

2004-03-08 Thread Nick Gawronski
Hi, I am trying to install the latest version of cygwin and am totally blind and use a screen reader to access the windows xp professional operating called window eyes from http://www.gwmicro.com and I wish to install everything and have read the FAQ and the documentation but that package selection

Patch to http://cygwin.com/lists.html

2002-03-04 Thread Nick Duffek
Hi, Here's a patch for a typo on http://cygwin.com/lists.html (nice writing, BTW), along with a couple of other possible edits. Nick --- lists.html.orig Mon Mar 4 22:08:28 2002 +++ lists.html Mon Mar 4 22:09:22 2002 @@ -129,13 +129,13 @@ Cygwin problem. If you can't figure

Re: [PATCH] gcc3/ld patch for direct-linking-to-dll and auto-import support

2003-09-07 Thread Nick Clifton
t.o -L ../i686-pc-cygwin/newlib -L ../i686-pc-cygwin/libstdc++-v3/src/.libs -L. -ldll Info: resolving _var by linking to __imp__var (auto-import) Info: resolving test::var by linking to __imp___ZN4test3varE (auto-import) Cheers Nick -- Unsubscribe info: http://cy

msman - view MSDN docs as man pages

2001-12-12 Thread Nick Duffek
first if needed. It's still beta quality, but it works on the pages I've tried so far. Download: http://nick.duffek.com/software/msman Requires: Perl and either pod2man or nsgmls with docbook2man-spec.pl Nick -- Nick Duffek [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/m

Re: msman - view MSDN docs as man pages

2001-12-13 Thread Nick Duffek
t after answering any questions it asks. Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

2.510.2.2: bash won't open after install

2005-12-27 Thread Nick Low
before. I am not sure that sending the strace output would be particularly useful at this point in time, though I can send one if anyone would like see it. Any help that can be provided would be greatly appreciated. Regards, Nick Cygwin Configuration Diagnostics Current System Time: Tue Dec 27

Re: 2.510.2.2: bash won't open after install

2005-12-28 Thread Nick Low
>Nick Low wrote: > >> This morning, I tried to reinstall everything and see if that would >> make a difference. It did not seem to matter though. I have attached >> both the setup.log and setup.log.full files to this message. > >Try not to send such big file

Re: 2.510.2.2: bash won't open after install

2005-12-29 Thread Nick Low
First, let me say "Thank you" for taking some time to help me with this problem. It has been a most frustrating issue for me. I have done as you suggested and the results are listed out below. On 12/28/05, René Berber <[EMAIL PROTECTED]> wrote: > Nick Low wrote: > >

Re: 1.5.19: Problem with cron and microsoft devenv

2006-05-23 Thread Nick Forte
ash where devenv /build did. I tried running some tools like filemon etc... during the cron process and i never saw anything weird due to permissions. Ultimately, I'm happy that running cron under the user is working. On 5/23/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: Nick Fo

Windows logins with spaces

2004-11-06 Thread Nick Coghlan
It should also work with other programs which access /etc/passwd (which *is* mentioned as a problem with the approach given in the FAQ). Regards, Nick. -- Nick Coghlan | Brisbane, Australia Email: [EMAIL PROTECTED] | Mobile: +61 409 573 268 -- Unsubscribe info: http://cyg

Re: Problems with ssh and tunnelling with cygwin 1.5.12

2004-11-15 Thread Nick Wisniewski
u check whether this sh.exe process is running before you start ssh (e.g., compare the outputs of "ps -ef" before and after "ssh -X")? before bash-2.05b$ ps -ef UID PIDPPID TTY STIME COMMAND Nick2888 1 con 13:34:32 /usr/bin/bash Nick

Problems with ssh and tunnelling with cygwin 1.5.12

2004-11-16 Thread Nick Wisniewski
Dave Korn wrote: that ought to give you enough information to find out what's wrong. Try "ssh -v -v -v " and see what that tells you. I try this and it hangs with a response: debug2: x11_get_proto: /usr/X11R6/bin/xauth -f /tmp/ssh-LuCdTO1472/xauthfile gen erate unix:0 MIT-MAGIC-COOKIE-1 untrust

Add hyperthreading issues to "Known Problems" section of the FAQ

2004-11-22 Thread Nick Coghlan
FAQ would be a more accessible place to mention *that* proposed deal, too :) (It may be this is in the works already, as happened with the FAQ update for Windows usernames with space. If that's the case, then obviously this message can be safely ignored) Regards, Nick. P.S. I'm not a s

Re: User name with spaces and Cygwin web site suggestion

2004-12-04 Thread Nick Coghlan
lla Foundation apps like Firefox and Thunderbird that don't use relative paths in their preference files) ;) Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --- http://boredomandlaziness.

Re: User name with spaces and Cygwin web site suggestion

2004-12-06 Thread Nick Coghlan
be good to alert users to that. Opening up /etc/passwd in a text editor and doing a search and replace for "Nick Coghlan" -> "NickCoghlan" worked fine for me. It makes Cygwin happy, and Windows gets to continue on in blithe ignorance of what is going on. Now I just need someon

Re: update on hyperthreading system for cgf

2005-01-19 Thread Nick Coghlan
eaper than getting a decent monitor to hook up to my Linux machine :) Regards, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --- http://boredomandlaziness.skystorm.net -- Unsubscribe info:

Re: hyperthreading fix, try #1

2005-02-08 Thread Nick Coghlan
120GB Case: ASPIRE XINFINITY BL 350W RTL Those specs are pretty close to mine, so I have a reasonable hope that your fix will work for me too. Hopefully I'll get a chance to try it this weekend. Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Aust

Bug in python's tempfile : returning wrong object type

2005-02-09 Thread Nick Burch
With cygwin distributed python (2.4, dec 4 2004), there's a bug in tempfile. import tempfile fo = tempfile.TemporaryFile() type(fo) This should return , but is currently returning This also seems broken on python 2.3.4 Thanks Nick -- Unsubscribe info: http://cygwin.c

Re: hyperthreading fix try #2

2005-02-13 Thread Nick Coghlan
ctually know if this is a related problem or not. I'm hoping Chris can check it easily, since it happens with the standard Cygwin Python, not just with the version I built from Python's current CVS. Cheers, Nick. -- Nick Coghlan |

Re: hyperthreading fix try #2

2005-02-13 Thread Nick Coghlan
Nick Coghlan wrote: Christopher Faylor wrote: Of course, I don't actually know if this is a related problem or not. I'm hoping Chris can check it easily, since it happens with the standard Cygwin Python, not just with the version I built from Python's current CVS. I took the

Python 2.4's test_threadedtempfile failing (was Re: hyperthreading fix try #2)

2005-02-13 Thread Nick Coghlan
Christopher Faylor wrote: On Mon, Feb 14, 2005 at 01:17:03AM +1000, Nick Coghlan wrote: Command lines looked like (with thread and file counts filled in): $ python /lib/python2.4/test/test_threadedtempfile.py -t -f Is this a regression? Was this also problem with 1.5.12? Unless there are

Re: Python 2.4's test_threadedtempfile failing (was Re: hyperthreading fix try #2)

2005-02-13 Thread Nick Coghlan
Christopher Faylor wrote: On Mon, Feb 14, 2005 at 01:12:53PM +1000, Nick Coghlan wrote: I can't say for sure if it's a regression, since I never got 1.5.12 to work properly at all (and hence didn't back up the bin directory before dropping the snapshot binaries into it). At

Graduate Student needs help/information.

2005-02-14 Thread Nick Leeson
a pointer to where I can get this list. Usually this list is found in the MAINTAINERS file in the sources, but I could not find any such file. I downloaded the sources via CVS but it was not of much help.Can somebody help me? I would really appreciate. -Nick -- Unsubscribe info: http

Re: Re: Graduate Student needs help/information.

2005-02-14 Thread Nick Leeson
Thank you Chris for your reply. May I consider the people mentioned in the webpage >http://cygwin.com/who.html as the official maintainers ? I had a feeling that this webpage was kind of informal, but then I can be wrong!! -Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim

No /bin after installation

2004-07-22 Thread Nick Sabalausky
I've tried installing Cygwin numerous times with the current setup program (www.cygwin.com/setup.exe), and have the base packages and a number of the developer packages selected. But when installation completes, I have the /etc, /lib, /usr, and /var directories but there's no /bin directory. B

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Carlo Florendo hq.astra.ph> writes: > > Oh I'm sorry for assuming you opened a terminal. I realized the error > message you mentioned comes from a windows prompt. > Did you try to invoke cygwin.bat on the directory where you installed > cygwin? > Yes. But where I'm invoking it from could

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Christopher Faylor cygwin.com> writes: > > On Thu, Jul 22, 2004 at 07:50:39AM +0000, Nick Sabalausky wrote: > >I've tried installing Cygwin numerous times with the current setup > >program (www.cygwin.com/setup.exe), and have the base packages and a > >number of

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Igor Pechtchanski cs.nyu.edu> writes: > > Just a WAG: is there a "C:/cygwin/bin"? Also, is there an > "HKLM\Software\Cygnus Solutions" key in the registry? What are its > contents? > Igor There is no "C:/cygwin/bin". There is an "HKEY_LOCAL_MACHINE\Software\Cygnus Solutions". It contain

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Dave Korn artimi.com> writes: > > Is your HD full? > > [remembering that one time when I just *couldn't* figure out why the car > wouldn't start.] > > cheers, > DaveK Good point. Before I started the installs I had 800MB free on that particular drive (not my system drive),

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
zzapper tvis.co.uk> writes: > > Guestimating Possible Reasons:- > > a) You have the ghost of someother *nix emulation on your system (MKS?) > Hmm, I do have "C:\cygnus\cygwin-b20", I think it's an incomplete version, although it does still at least "sort of" work. Since I'm trying to instal

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Igor Pechtchanski cs.nyu.edu> writes: > > *THAT'S IT*. That's your problem right here. Basically, setup will not > change an existing /usr/bin mount, if there is one, and it will install > things into /usr/bin, not /bin, so all of the new apps just went to > wherever /usr/bin pointed to. Your

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Nick Sabalausky jcu.edu> writes: > > However, now the problem I have is that when I'm in that shell, > I can't get to /cygdrive/c or /cygdrive/c. An ls on the root > directory reveals "bin cygwin.bat cygwin.ico etc home lib > usr var", but not

Re: No /bin after installation

2004-07-22 Thread Nick Sabalausky
Christopher Faylor cygwin.com> writes: > > Hmm. It seems like any well-written human would not have issues like > this. > > :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.co

Exiting Emacs

2005-07-02 Thread Nick Kirchner
I just installed Cygwin on my Windows 98 computer and tried playing around with Emacs. Having toyed with it a little in the past, I know that C-x C-c is supposed to exit the program. As you may have guessed, C-x C-c did nothing other than beep. What exactly is going wrong here? Thanks for you

$tcl_platform(os)

2005-07-10 Thread Nick Savoiu
In tclsh when I print out $tcl_platform(os) I get "Windows NT". I was expecting to get the equivalent of 'uname -s' as the tcl documentation suggests. Any thoughts? Thanks, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: shortcut settings (was Re: emacs issues)

2005-07-19 Thread Nick Savoiu
works OK. But when I try: rxvt.exe -e bash -login I get: failed to load an X lib (cygX11-6, libX11) Any ideas? Thanks, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs

Bug Report: python os.popen seems to have recently been broken

2005-08-08 Thread Nick Burch
on 2.4.1 (#1, May 27 2005, 18:02:40) [GCC 3.3.3 (cygwin special)] on cygwin I'm not sure if this is related, but if I call "fout.close()" on the 1st machine, then nothing is returned (as expected). However, if I execute it on the 2nd (updated) machine, then I get an integer retur

Re: Bug Report: python os.popen seems to have recently been broken

2005-08-08 Thread Nick Burch
ng setup.exe and making sure you're up-to-date with the latest shell packages. The first thing I tried was running setup.exe. It didn't find any packages in need of being updated :( The fact that you have the same version of python and it does work for you makes me think it must be relat

RE: Bug Report: python os.popen seems to have recently been broken

2005-08-08 Thread Nick Burch
n/sh.exe", then have another go Bingo! I reinstalled bash, and it now works :) Not the first place I'd go checking for python problems, but never mind! Cheers for the help Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.c

Connection Issues with naim

2005-09-19 Thread Nick Andrade
x27;t compile on my Windows machines running Cygwin (all necessary libraries are present, but make fails). I'm not sure if this is the right group for support, but any help is appreciated. Is there any alternate version of naim for cygwin besides those that I see in setup.exe? Th

Visibility of compiler symbols between executables and DLLs

2005-09-26 Thread Nick Glencross
sible, due to limitations imposed by DLLs, but would appreciate believing this with a bit more confidence, Thanks in advance, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:/

Re: Visibility of compiler symbols between executables and DLLs

2005-09-26 Thread Nick Glencross
tly loaded libraries which can then import them. Looks like DLLs are are more restrictive, but I couldn't find anything documented about it for cygwin. Thanks, Nick On 9/26/05, Max Bowsher <[EMAIL PROTECTED]> wrote: > Nick Glencross wrote: > > Guys, > > > > I'

Segmentation fault, postmaster

2005-10-13 Thread Nick Adami
I'm trying to get the latest snap shot to fix this problem: http://cygwin.com/ml/cygwin/2005-08/msg00420.html But all available snapshots from Sept and Oct cause cygwin1.dll compatibility errors. Can I still get the Aug. 9th snapshot. Or what else can I do? Thanks. -- Unsubscribe info: h

Re: Resource Temporarily Unavailable

2006-09-11 Thread Nick Deubert
ons for what to try/check/install/log/debug would be greatly appreciated. Thanks, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

cygwin nano lines overlap / stick when scrolling

2006-09-15 Thread nick humphrey
don't know what is what any more and i have to exit nano and try again. has nobody ever fixed this? is nobody else plagued by this? Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

1.5.21: inetd telnet connections: fork error

2007-05-25 Thread Nick Telepneff
least 24 telnet connections using an average of 3 application processes. The machine we’re using is a Xeon processor with 4Gb Ram running Windows 2000. Can anyone help? Thanks Nick _ New, exclusive and FREE - Download

Re: 1.5.21: inetd telnet connections: fork error

2007-05-28 Thread Nick Telepneff
Nick Telepneff wrote: I have installed and run the cygwin inetd telnet server and find that when more than around 16 users connect via telnet the shells start to fail with the following message: 16622413 [main] -bash 3868 fork: child -1 - died waiting for longjmp before initialization, retry 0

Interested in buying US traffic from Cygwin.

2008-03-19 Thread Nick Webber
te at www.Skillrush.com to give you full access to your players information and reports on their performance. Nick Webber Business Development Manager SkillRush LTD Marketing Division www.SPADESTER.com www.SkillRush.com skype:NickWebber2 [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.c

Installing a program as a Windows service on Windows 8.1

2014-05-21 Thread Nick Urbanik
: Access is denied. I am doing this from an account that is shown as "Administrator". I am not very familiar with Windows; I only use it to solve problems that other users of it are having. Any suggestions are most welcome. -- Nick Urbanik http://nicku.org ni...@nic

Re: 1.7.1-1: ImageMagick seems to lack jpeg support

2010-03-09 Thread Nick White
ood, and got exactly the same results. I wonder if this may be a problem with my install of cygwin, then (I did have a problem where the computer died mid-cygwin upgrade [thanks Windows!], and I'm not positive everything recovered). I'm pleased to hear it's working for others, I&

Re: 1.7.1-1: ImageMagick seems to lack jpeg support

2010-03-12 Thread Nick White
l persevere. Sure enough, after reinstalling cygwin freshly, imagemagick is now working fine with whatever I throw at it. Thanks chaps, Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Cygwin Terminal Type

2010-03-17 Thread Nick Calvert
all? Could someone kindly point me in the right direction? Many thanks, Nick -- 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-simple

ssh-host-config hanging

2009-06-19 Thread Nick White
I'm setting up OpenSSH on Win2008 x64. I've done this same process numerous times on other Windows x86 servers with no problems. First, I install cygwin with OpenSSH. Start the bash shell, and run: chmod +rw /etc/passwd chmod +rw /etc/group chmod 755 /var Then, I start the ssh-host-config prog

Re: ssh-host-config hanging

2009-06-19 Thread Nick White
Guys, I managed to get it working right by running ssh-host-config -y Still seems like a bug as to why it would lock up Thanks, Nick - Original Message - From: "Nick White" To: Sent: Friday, June 19, 2009 11:08 AM Subject: ssh-host-config hanging I'm settin

RE: [ANNOUNCEMENT] Updated: run-1.1.11-1

2009-08-12 Thread Nick Calvert
Cheers Ray. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Corinna Vinschen Sent: 12 August 2009 14:44 To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: run-1.1.11-1 On Aug 11 21:40, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE

release or release-2?

2008-09-09 Thread Nick Booker
the mirror: release and release-2. Are they both necessary for an installation of Cygwin from CD? If not, which one should I be downloading? Thank you in advance, Nick Booker The Linux Emporium -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

Removing the hippo

2008-10-03 Thread Nick Rogness
I have sshd running on my Windows XP system so I can ssh to localhost and use the nice putty window instead of the DOS style window to use cygwin bash. The last time I updated my cygwin apps using setup.exe, I started getting a banner when I login using ssh: Last login: Fri Oct 3 10:41:49 2008 f

Re: Removing the hippo

2008-10-03 Thread Nick Rogness
Hey, that did it. Thanks guys! On Fri, Oct 3, 2008 at 12:08 PM, David Rothenberger <[EMAIL PROTECTED]> wrote: > On 10/3/2008 9:45 AM, Dave Korn wrote: >> >> Dave Korn wrote on 03 October 2008 17:43: >> >>> Is it in your /etc/motd? >> >> Yes, it is, and also in your /etc/defaults/etc/motd; it's

Powershell Ouput via Cygwin and Open SSH

2008-10-19 Thread Nick Calvert
one seen or heard of this before? Thanks in advance, Nick -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Powershell Ouput via Cygwin and Open SSH

2008-10-20 Thread Nick Calvert
Thanks very much Larry, even if i cant solve this issue i at least know the cause. Sadly i cant find tfy.exe anywhere. I dont suppose anyone here still has a copy? On Sun, Oct 19, 2008 at 10:04 PM, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > Nick Calvert wrote: >> >>

Re: Deleting files with open handles on subst'd drives

2015-04-23 Thread Nick Hansen
Unsubscribe Sent from my BlackBerry 10 smartphone on the Verizon Wireless 4G LTE network.   Original Message   From: Corinna Vinschen - corinna-cyg...@cygwin.com Sent: Thursday, April 23, 2015 9:25 AM To: cygwin@cygwin.com Reply To: cygwin@cygwin.com Subject: Re: Deleting files with open handles o

RE: [ANNOUNCEMENT] Updated: qt3-3.3.8b-17, qt4-4.8.6-7

2015-04-23 Thread Nick Hansen
unsubcribe -Original Message- From: Yaakov Selkowitz - yselkow...@cygwin.com [mailto:cygwin2.ares0.27aae075b3.yselkowitz#cygwin@ob.0sg.net] Sent: Thursday, April 23, 2015 10:15 AM To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: qt3-3.3.8b-17, qt4-4.8.6-7 The following package

RE: multitail segfaults

2015-04-23 Thread Nick Hansen
unsubscribe -Original Message- From: Yaakov Selkowitz - yselkow...@cygwin.com [mailto:cygwin2.ares0.27aae075b3.yselkowitz#cygwin@ob.0sg.net] Sent: Thursday, April 23, 2015 10:27 AM To: cygwin@cygwin.com Subject: Re: multitail segfaults On Thu, 2015-04-23 at 13:56 +0200, Frank Fesevu

RE: Deleting files with open handles on subst'd drives

2015-04-23 Thread Nick Hansen
@ob.0sg.net] Sent: Thursday, April 23, 2015 10:32 AM To: cygwin@cygwin.com Subject: Re: Deleting files with open handles on subst'd drives On 23. 4. 2015 15:25, Nick Hansen wrote: > Unsubscribe Are you trying to unsubscribe from a thread, or from the whole mailing list? Please rea

MinGW gfortran and OpenMP issues...

2012-01-11 Thread Nick Chilton
such file or directory cygcheck shows it has no dependencies, but it seems to be looking for something. Code compiles and runs fine when the OMP sections and -fopenmp flag are removed (sequential) and compiles fine with OpenMP on Linux using ifort. Any ideas what I'm missing? Cheers! Nick

RE: MinGW gfortran and OpenMP issues...

2012-01-11 Thread Nick Chilton
While I thought the extra PATH dir solved the problem, it only runs within cygwin. Running in cmd, it says "pthreadGC2.dll" is missing. Just slapping one from google in there, I get an 0xc07b exception... Nick -- Problem reports: http://cygwin.com/problem

Re: MinGW gfortran and OpenMP issues...

2012-01-12 Thread Nick Chilton
on 3 threads using 3 cores (i.e. 300% cpu) or 1 core if I choose. Is there a way to flex all cores on a windows box with OpenMP?? Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

RE: MinGW gfortran and OpenMP issues...

2012-02-01 Thread Nick Chilton
86_64-w64-mingw32-gfortran.exe -o a.exe -mno-cygwin -static -O3 -fopenmp -cpp -Domp $(SOURCES) -L/home/Nick/lib/ -llapack -lblas Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

shared_info::init_obcaseinsensitive implemented incorrectly

2012-02-21 Thread Nick Lowe
, obviously, that the OBJ_CASE_INSENSITIVE flag is not set. If the the NTSTATUS value is successful, the object manager is running with case insensitivity, if not its running with case sensitivity. With regards, Nick Lowe -- Problem reports: http://cygwin.com/problems.html FAQ

Re: shared_info::init_obcaseinsensitive implemented incorrectly

2012-02-21 Thread Nick Lowe
t set." Cheers, Nick On Tue, Feb 21, 2012 at 8:59 AM, Nick Lowe wrote: > Dear Cygwin Developers, > > shared_info::init_obcaseinsensitive in shared.cc has, in my opinion, > been implemented incorrectly. > > The value of the obcaseinsensitive value in the registry only > represe

Re: shared_info::init_obcaseinsensitive implemented incorrectly

2012-02-21 Thread Nick Lowe
, you know that the system is running with case sensitivity, otherwise, it is case sensitive. Regards, Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cyg

Re: shared_info::init_obcaseinsensitive implemented incorrectly

2012-02-21 Thread Nick Lowe
. Regards, Nick On Tue, Feb 21, 2012 at 9:52 AM, Nick Lowe wrote: > OK, fair enough, it is an edge case... I am a stickler for correctness! :P > > Looking at previous threads though actually, I notice that the > following is documented by Microsoft regarding the obcaseinsensitive >

Re: shared_info::init_obcaseinsensitive implemented incorrectly

2012-02-21 Thread Nick Lowe
rator or fails otherwise. (I have only tested this under 64-bit Windows 7.) Regards, Nick On Tue, Feb 21, 2012 at 10:26 AM, Nick Lowe wrote: > I have just tested this and it works. It is faster, simpler and has > less overheads than querying the registry for a potentially stale &g

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Nick Lowe
In 1.0.1: http://www.openssl.org/news/changelog.html "Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. This work was sponsored by Intel. [Andy Polyakov]" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://c

Re: OpenSSL 1.0.1-1 does not seem to support engine aesni

2012-04-17 Thread Nick Lowe
Oh, sorry, yes. I suspect that the AES-NI instructions are used 'silently' where supported by the processor. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cyg

Re: Cygwin | Cygwin Compatibility Issue report ID 386608.

2012-04-26 Thread Nick Lowe
Dear Microsoft, Which version did you test? See the following thread: http://cygwin.com/ml/cygwin-developers/2011-10/threads.html#5 "Re: Add support for Windows 8, first step" Regards, Nick On Fri, Apr 27, 2012 at 1:05 AM, Anuja Singh (MP Tech Consulting LLC) wrote: >

Re: Cygwin 1.7.14-2 setup.exe v2.772 broken?

2012-04-28 Thread Nick Lowe
Is there a reason why the Cygwin executables, and certainly the installer, are not digitally signed by Redhat? Also, with reference to: http://blogs.msdn.com/b/cjacks/archive/2009/03/27/manifesting-for-compatibility-on-windows-7.aspx http://msdn.microsoft.com/en-us/library/dd371711%28v=vs.85%29.a

Re: Using Red Hat digital signing on setup.exe (was Re: Cygwin 1.7.14-2 setup.exe v2.772 broken?)

2012-04-28 Thread Nick Lowe
> It's bad etiquette to derail an email thread with unrelated questions. I certainly didn't mean to derail it, the other points were ancillary to the implicit point that I intended to make which is that if the executable was digitally signed, any potential corruption would immediately be flagged b

Re: Using Red Hat digital signing on setup.exe (was Re: Cygwin 1.7.14-2 setup.exe v2.772 broken?)

2012-04-28 Thread Nick Lowe
nsure that that would never be a possibility. What's with the hostility? It's really bad etiquette... ;) Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Using Red Hat digital signing on setup.exe (was Re: Cygwin 1.7.14-2 setup.exe v2.772 broken?)

2012-04-28 Thread Nick Lowe
I forgot to add, it also needs to be signed by a trusted root for it to be useful to most people. On Sun, Apr 29, 2012 at 1:51 AM, Nick Lowe wrote: > "I installed 2.772 on my systems as soon as it was available and I > don't see any such issue using my local mirror.  Did you try

Re: Using Red Hat digital signing on setup.exe (was Re: Cygwin 1.7.14-2 setup.exe v2.772 broken?)

2012-04-30 Thread Nick Lowe
Yeah - Sorry all for any misunderstanding on my part. I seem to remember I was in a caustic mood at the time anyway over something very unrelated! Will take care to not derail threads in the future. Regards, Nick -- Problem reports: http://cygwin.com/problems.html FAQ

Re: [OT] "renaming file immediately after close fails" problem

2012-05-16 Thread Nick Lowe
Are you waiting for the file handle to become signalled before attempting a rename? Nick On Wed, May 16, 2012 at 11:46 AM, Václav Zeman wrote: > Hi. > > This is unrelated to Cygwin directly. I am having problems in my > library that renaming files sometimes fails right after

Re: Can't access 'some' SMB network drives from ssh or cron

2012-05-17 Thread Nick Lowe
Have you taken a Wireshark capture in both scenarios and looked for differences? Nick -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: Can't access 'some' SMB network drives from ssh or cron

2012-05-17 Thread Nick Lowe
>> Have you taken a Wireshark capture in both scenarios and looked for >> differences? > > Wireshark capture of an encrypted stream is next to useless... Is SMB encrypted in this case? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documen

Re: Windows 8 Release Preview. fork problems with rsync

2012-06-06 Thread Nick Lowe
persist? Could it be possibly be something to do with the fault tolerant heap (FTH) and changes they've made to it? I would try ensuring that is switched off too... (Process Hacker will show the context of a running process.) Nick > Thanks.  I can confirm the effect.  For no apparent reason

Re: Trusted Software Vendor

2012-06-12 Thread Nick Lowe
To me, the key question is: Would Red Hat have an objection in principle to signing Cygwin and its packages given the history and ties. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

Re: Trusted Software Vendor

2012-06-12 Thread Nick Lowe
http://cygwin.com/ "The Cygwin DLL and utilities are Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Red Hat, Inc" > Wikipedia isn't the keeper of the information relevant to Cygwin.  You > can only find the truth at cygwin.com.  Besides, companies do supp

emacsclient problem

2011-02-21 Thread Nick Parker
ld be appreciated. Thanks. -- Nick Parker www.developernotes.com -- 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-simple

  1   2   >