case-insensitive filename comparisons

2024-09-03 Thread Rich Draves via Cygwin
think the Cygwin filename matching should also be case-insensitive. Am I missing something here? Thanks, Rich -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://

Error

2023-08-21 Thread Rich Kent via Cygwin
Not sure if you guys still exist or not? But having a problem porting over to Windows 10 and getting this error. Any suggestions? 1 [main] bash 9592 find_fst_cwd: WARNING: Couldnt compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Thanks, -- Rich

Re: [QUAR] Accessing outside datasets?

2023-05-07 Thread Bernard Rich via Cygwin
Thank you very much! Bernard On Sun, May 7, 2023 at 5:50 AM Eliot Moss wrote: > On 5/6/2023 11:44 PM, Bernard Rich via Cygwin wrote: > > Hello, I have read the introductory advice but still do not understand > how > > to access datasets stored on *C:* or on flash driv

Accessing outside datasets?

2023-05-06 Thread Bernard Rich via Cygwin
Hello, I have read the introductory advice but still do not understand how to access datasets stored on *C:* or on flash drives. Can you please point me to the correct reference or email me the instructions? Thanks, Bernard Rich -- Problem reports: https://cygwin.com/problems.html FAQ

RE: From Microsoft: Windows 10 Console and Cygwin

2015-06-08 Thread Rich Eizenhoefer
We're hearing more and more need for something like this, not just a hidden console window but a proper bifurcation between a console server and client so to speak. I'll add the POSIX pty idea to our backlog for when we start reviewing the overall requests in this area. --Rich ---

RE: From Microsoft: Windows 10 Console and Cygwin

2015-06-02 Thread Rich Eizenhoefer
Thank you, Corinna and Ismail. I had added an item for this to the console backlog and attached your email (with my annotations) and is_a_tty code to it. --Rich -Original Message- From: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com] Sent: Tuesday, June 2, 2015 9:50 AM To: cygwin

RE: From Microsoft: Windows 10 Console and Cygwin

2015-06-02 Thread Rich Eizenhoefer
Can you provide more detail on changing isatty function to support Cygwin PTY's? I need to be able to support the request in our backlog. Thanks again, Rich -Original Message- From: İsmail Dönmez [mailto:ism...@donmez.ws] Sent: Tuesday, June 2, 2015 1:10 AM To: cygwin@cygwin.c

RE: From Microsoft: Windows 10 Console and Cygwin

2015-06-01 Thread Rich Eizenhoefer
don't have a timeframe yet when we might get to this but it has been part of our presentation to management about the backlog items we prioritized. Overall there are almost 280 items on the backlog and this is in the "elite 25" that are being considered. Thanks, Rich -O

RE: From Microsoft: Windows 10 Console and Cygwin

2015-05-04 Thread Rich Eizenhoefer
Hi Corinna, On May 1 18:51, Rich Eizenhoefer wrote: > Hi Corinna, > > I spent most of the day yesterday and part of this AM talking with > console devs and going through the windows codebase to understand the > changes between Vista and W7 (and now). The regression in > fu

RE: From Microsoft: Windows 10 Console and Cygwin

2015-05-01 Thread Rich Eizenhoefer
re to provide the functionality. You'd think this would be pretty easy, but the console driver is a little nutty and by the time we get to the visible or not decision point, no meaningful context is currently available to check against. Rich -Original Message- From: Corinn

RE: From Microsoft: Windows 10 Console and Cygwin

2015-04-29 Thread Rich Eizenhoefer
t to break anybody if at all possible. Please send me the info on the Windows 7 issue and I'll review and get back to you about whether we are able to help. If we "can" (figure it out, understand and repro the issue, not several weeks worth of work) we'll get to it. Rich -

From Microsoft: Windows 10 Console and Cygwin

2015-04-29 Thread Rich Eizenhoefer
nt to help where possible to ensure that Cygwin continues to run well in Windows 10. Thanks, Rich -- 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

Setup folder out of date

2010-02-18 Thread Rich Siegelman
http://cygwin.com/setup/ is not being updated (last update 13-Jan-2009). -- 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

Re: Question: Where is the source code for Windows initgroups()?

2009-05-18 Thread Rich Fife
Never mind. Found it. Thank you! - Original Message - From: "Rich Fife" To: Sent: Monday, May 18, 2009 11:13 AM Subject: Question: Where is the source code for Windows initgroups()? OK, I know that's almost certainly a moronic question, but I've been

Question: Where is the source code for Windows initgroups()?

2009-05-18 Thread Rich Fife
OK, I know that's almost certainly a moronic question, but I've been searching for hours. Normally I'm better at this, I swear. mailto:cy...@richfife.com?subject=good lord man, it's right here&body=Try harder next time! -- Rich -- -- Unsubscribe info:

Building for cygwin/win32 under Linux

2008-11-24 Thread Rich Simonis
I'm a newbie to Cygwin. I'm porting a Linux app to win32, and saw Cygwin as a efficient way to do it. I used the NetBeans C/C++ IDE with Cygwin as the toolbase, and it worked wonderfully. Now, I need to move the "build process" onto one of Linux servers. I moved the project over enmasse, hoping th

installing ping-1.0-1.sh

2007-03-29 Thread rich grof
Hello, I'm trying to install ping-1.0 from source provided by cygwin's setup.exe I downloaded the source (not the program) from setup.exe, which installs it to C:\cygwin\usr\src Then, going to that folder, I edited out an extra &&, as someone indicated in a previous archive mail. Finally, I ra

Remote Connections

2006-08-29 Thread Rich Mayo
Can I set up my Cygwin X server to support remote connections such as telnet or rlogin? R. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: htt

Start up Script Question

2006-08-17 Thread Rich Mayo
What script (or scripts) adds Cygwin directories to the existing environment variables? I use xterm under the Cygwin X Server as my user environment and I'm not happy with the way my INCLUDE, LIB, and PATH variables are laid out. Thanks, Rich Mayo SRI International 732-389

Re: cygrunsrv: error while starting PRNGD service

2006-06-14 Thread Rich Chase
Igor Peshansky wrote: On Tue, 13 Jun 2006, Rich Chase wrote: I compiled PRNGD against cygwin and installed it as a cygrunsrv service. When I try to start the service, I get the infamous: "Could not start the PRNGD service on Local Computer. The service did not return an error.

cygrunsrv: error while starting PRNGD service

2006-06-13 Thread Rich Chase
uld prngd.exe still be running (it isn't)? Everything seems to run fine, but doesn't start as a service. Suggestions Please? Thanks, Rich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documenta

ping, nslookup can't resolve names

2005-03-31 Thread Rich McNeary
f ping I'm able to get to the other servers, so windows seems to have the information, but cygwin can't access it. Am I missing a needed application or library? I'm running cygwin 1.5.13-1. Thanks. -- Rich McNeary --

Re: getmxrr() doesnt work, PHP = arpa/nameser.h resolv.h

2003-09-28 Thread RiCH
olv.h... yes etc. make and make install both go ok without any errors as far as I can see yet the function is missing in the final PHP I am afraid that is as far as I am able to get, has anyone had any joy getting this working?? Rich - Original Message - From: "Gerrit P. Haas

getmxrr() doesnt work

2003-09-27 Thread RiCH
--enable-sockets Rich -- 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/

procmail not writing mbox file properly?

2003-09-23 Thread Matthew Rich
I just moved to cygwin from debian linux and am having some problems setting up my email. I use mutt, fetchmail, and procmail. procmail writes most of my mail to ~/mbox, my main mbox file. However, I noticed that mutt was not picking up the messages written to ~/mbox by procmail. I set up mutt

PHP 4.3.3 not compiling with Semaphore, Shared Memory and IPC Functions (--enable-sysvmsg --enable-sysvsem --enable-sysvshm)

2003-09-22 Thread RiCH
ror 1 I have the cygipc library installed ok as far as I know and have tried older versions of V4.3.x with same results. Without the IPC functions in the configure line it compiles ok. Has anyone had any luck getting this to work? (I am running winXP with latest Cygwin + packages at time of se

Re: Displaying shares

2003-09-16 Thread Rich Elberger
To me this is a very windows-centric thing, so may I suggest: use samba client (http://main.mswinxp.net/~lpackham/smbclient/) net view -- rich On Tue, 16 Sep 2003, Andrew DeFaria wrote: > This is an enhancement request PTC, that is if I knew how to patch > this... Anyways I thoug

Re: Setup installation order?

2003-09-16 Thread Rich Elberger
On Tue, 16 Sep 2003, Rick Rankin wrote: > I ran into a situation I hadn't seen before a few days ago when I used setup to > update my Cygwin installation from 1.5.3 to 1.5.4. What happened was that there > were several packages, in addition to cygwin-1.5.4, that had updates available. > Setup do

Re: Upgrading Cygwin - postinstall difficulties?

2003-09-16 Thread Rich Elberger
this is a classic installation issue, and if you don't have cancel and (graceful) rollback, there will be a loophole for failure. -- rich -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

Re: suspend vi

2003-09-15 Thread Rich Elberger
http://www.catb.org/~esr/faqs/smart-questions.html#bespecific http://www.catb.org/~esr/faqs/smart-questions.html#id2790354 On Mon, 15 Sep 2003, Igor Pechtchanski wrote: > On Mon, 15 Sep 2003, Dai Itasaka wrote: > > > Pressing Ctrl-Z in vi doesn't give me the shell prompt. > > Up until last week i

Re: Need help: cron jobs can't access mounted network drives

2003-08-28 Thread Rich Elberger
it's Universal Naming Convention (heh heh funny) ... \\server\share notation. On Thu, 28 Aug 2003, Louis-Luc Le Guerrier wrote: > > Thanks for the tip. I'm having a look right now... > But what does UNC stand for? > > Luc > On Thu, 28 Aug 2003, Rich Elberger wr

Re: Need help: cron jobs can't access mounted network drives

2003-08-28 Thread Rich Elberger
essentially a hack. Best thing to do in this case is use UNC if possible. -- rich On Thu, 28 Aug 2003, Louis-Luc Le Guerrier wrote: > Hi, > I'm using Cygwin on a Windows 2000 Server box. I mount some network > drives from other Windows machines's shared directories, and the > prob

Re: parallel make

2003-08-28 Thread Rich Elberger
On Wed, 27 Aug 2003, Igor Pechtchanski wrote: > Rich, > > First off, if you're willing to forgo the ability to access UNC paths from > Cygwin, you can set your Cygdrive prefix to '//' to address the drives in > the same way you did in your old GNU toolset (see

Re: parallel make

2003-08-28 Thread Rich Elberger
it's a set of production machines, no problem, but the change would have to occur on all development workstations. I highly appreciate everyone's help because I think this is the only forum I could ever get such kind of feedback. -- rich On Wed, 27 Aug 2003, Rolf Campbell wrote: >

parallel make

2003-08-27 Thread Rich Elberger
Hi folks, Currently our build environment uses parallel make (-j jobs option) on all our unixes using gnu tools. We use an older version of gnu tools on our windows boxes. The older make on the windows box does not do parallel make (or at least correctly). I want to upgrade to the latest cygwin

Cygwin dll initialization from win32 application

2003-03-11 Thread Rich LeGrand
"); dll_dllcrt0(m_dllHandle, NULL); // crash here I'm shooting in the dark mostly -- has anyone had any success with this? Any help or any code in whatever form would be very much appreciated! Best regards, Rich LeGrand -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

toggling DOS versus UNIX line ends

2003-02-21 Thread Rich DeFuria
Hello, I am (happily) running cygwin on a win2k box. During installation, I chose the DOS line end option; big mistake! Now I want to change the setting to UNIX line ends. How do I toggle that setting? BTW, I have read the cygwin FAQ section "4.3.3 How is the DOS/Unix CR/LF thing handled?" but

Re: Outlaw Cygwin Install

2002-04-23 Thread rich-paul
> That works so long as the users come to that site to install and that site > for support of the install. The current Cygwin policy is to offer email > "support" for software it distributes. It's impractical to do otherwise. > Also, the hope is that people who want to add features to anything

Re: How to install customised version of cygwin

2002-04-23 Thread rich-paul
On Mon, Apr 22, 2002 at 10:44:20AM -0400, Christopher Faylor wrote: > On Mon, Apr 22, 2002 at 03:55:14AM -0400, [EMAIL PROTECTED] wrote: > >Anyway, you can find this trove of information at > >www.rich-paul.net. Have fun with it. > > One part of your installation instructions is ill-advised. Us

Re: How to install customised version of cygwin

2002-04-22 Thread rich-paul
Well, I quickly wrote up what I do to install cygwin. The first differance is that I use tar, not zip ... zip doesn't grok cygwin symlinks and such. Anyway, the good news is that setup.exe does almost nothing except install the files. creating the mountpoints is trivial, just export 'em with r

Re: HELP: java path and classpath question

2002-02-17 Thread rich-paul
My suggestion is a simple patch and recompile to cygwin. There is a file called environ.cc. It contains the code that automaticly converts variables like PATH and HOME to cygwinformat when it enters cygwin, and back when it leaves. All you have to do is add the code preceded by the plus signs c