Re: popen () fails when running from the windows prompt

2011-07-15 Thread Thomas Wolff
Am 15.07.2011 21:22, schrieb Andy Koppe: On 15 July 2011 19:41, Luiz Claudio Valdetaro wrote: i, I am planning a minimalistic installation of my application using cygwin. Everything works fine, except that popen() fails when running from the windows prompt. If I ran from the bash shell prompt

Re: New mirror for Cygwin

2011-07-15 Thread Larry Hall (Cygwin)
On 7/15/2011 3:37 PM, George Machitidze wrote: Hello I want to add mirror for Cygwin, but I didn't found any details on the site, can anybody clarify how to become mirror please? From : sourcemaster is also the place to send requests to be added to this lis

Re: how to access to drive using cd

2011-07-15 Thread Jeremy Bopp
On 7/15/2011 13:02, dbonneau wrote: > Jeremy Bopp-3 wrote: >> >> On 7/15/2011 12:32, dbonneau wrote: >>> >>> Hi, >>> >>> I am trying to access to a drive call "Q" >>> when I acess to c drive by typing cd /c , it works fine but not with cd >>> /q >>> >>> could you tell me how to do that ? >> >> A

1.7 (an previous) ln bug

2011-07-15 Thread Garber, Dave (GE Energy, Non-GE)
Using winsymlinks, it seems that if you create a symbolic link to a non-existent file, the POSIX target gets set, but the Windows target does not. The cygpath command will return a valid Windows path for the non-existent file, so that should be used for the Windows target value. It doesn't make se

New mirror for Cygwin

2011-07-15 Thread George Machitidze
Hello I want to add mirror for Cygwin, but I didn't found any details on the site, can anybody clarify how to become mirror please? Thanks Best regards, George Machitidze -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: popen () fails when running from the windows prompt

2011-07-15 Thread Andy Koppe
On 15 July 2011 19:41, Luiz Claudio Valdetaro wrote: > i, > > I am planning a minimalistic installation of my application using cygwin. > Everything works fine, except that popen() fails when running from the > windows prompt. > > If I ran from the bash shell prompt of cygwin , it works fine. It is

popen () fails when running from the windows prompt

2011-07-15 Thread Luiz Claudio Valdetaro
i, I am planning a minimalistic installation of my application using cygwin. Everything works fine, except that popen() fails when running from the windows prompt. If I ran from the bash shell prompt of cygwin , it works fine. It is the only api I use that is failing. I created a simple, tes

Re: how to access to drive using cd

2011-07-15 Thread dbonneau
Hi, Thank you for you reply. I tried cd/cygwin/q but it said " no such file or directory".. Thanks,d Jeremy Bopp-3 wrote: > > On 7/15/2011 12:32, dbonneau wrote: >> >> Hi, >> >> I am trying to access to a drive call "Q" >> when I acess to c drive by typing cd /c , it works fine but not wit

Re: how to access to drive using cd

2011-07-15 Thread Jeremy Bopp
On 7/15/2011 12:32, dbonneau wrote: > > Hi, > > I am trying to access to a drive call "Q" > when I acess to c drive by typing cd /c , it works fine but not with cd /q > > could you tell me how to do that ? Assuming you're running under the Cygwin Bash shell, the default way would be the foll

how to access to drive using cd

2011-07-15 Thread dbonneau
Hi, I am trying to access to a drive call "Q" when I acess to c drive by typing cd /c , it works fine but not with cd /q could you tell me how to do that ? thanks d -- View this message in context: http://old.nabble.com/how-to-access-to-drive-using-cd-tp32070070p32070070.html Sent from th

Re: Error when Perl calling shell scipt using Cygwin >>> c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-15 Thread Gaurav Chhabra
Sorry, i forgot mentioning that i have attached the log files (perlrebase and main error that i am getting) for reference in my last post. Thanks, Gaurav -- View this message in context: http://old.nabble.com/Error-when-Perl-calling-shell-scipt-using-Cygwin-%3E%3E%3E-c%3A%5Ccygwin%5Cbin%5Csh.e

Re: Error when Perl calling shell scipt using Cygwin >>> c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487

2011-07-15 Thread Gaurav Chhabra
Hi, As suggested, i tried asking ActiveState guys but that didn't work. :( So i planned to ditch the ActiveState Perl :) and go with Cygwin's Perl. Again encountered a similar error as present in my first post so i thought of using 'perlrebase' as suggested by Reini. Still i am getting the s

CYGWIN / (no)glob documentation bug

2011-07-15 Thread Hannu Koivisto
Hi, http://cygwin.com/cygwin-ug-net/using-cygwinenv.html says: "(no)glob[:ignorecase] - if set, command line arguments containing UNIX-style file wildcard characters (brackets, question mark, asterisk, escaped with \) are expanded into lists of files that match those wildcards. This is applicable