RE: 1.3.22: popen() fails without /bin/sh

2004-01-12 Thread Hanak Michal-r50233
Matthias,

there were no reaction on my message nor any fix in the cygwin library. I'm still 
using the popen2/pclose2 workaround and it seems it works well.

regards,
Michal


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] 
 Sent: Friday, January 09, 2004 4:52 PM
 To: [EMAIL PROTECTED]
 Cc: Michal Hanak
 Subject: 1.3.22: popen() fails without /bin/sh
 
 
 Dear Michal, dear cygwin developpers,
 i have the same popen() problem as described in 
 http://sources.redhat.com/ml/cygwin/2003-06/msg00567.html
 i.e. my programm crashes when calling popen() on a system
 with minimal cygwin files (only cygwin1.dll and sh.exe in the 
 windows path). Does anyone know if there has been a solution 
 or fix meanwhile ?
 
 Thanks
   Matthias
 
 ###
 # mail:  Matthias Buchmeier   #
 #IFF-IEE (Gruppe Grunberg)   #
 #Forschungszentrum Julich#
 #52425 Juelich#
 #Germany  #
 # #
 #   tel: +49 (0)2461 61 4273  #
 #   fax:4443  #
 # email: [EMAIL PROTECTED]#
 ###
 

--
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: 1.3.22: popen() fails without /bin/sh

2004-01-12 Thread Larry Hall
Chris Faylor responded with this:

http://cygwin.com/ml/cygwin/2004-01/msg00174.html

Larry

At 02:58 AM 1/12/2004, Hanak Michal-r50233 you wrote:
Matthias,

there were no reaction on my message nor any fix in the cygwin library. I'm still 
using the popen2/pclose2 workaround and it seems it works well.

regards,
Michal


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] 
 Sent: Friday, January 09, 2004 4:52 PM
 To: [EMAIL PROTECTED]
 Cc: Michal Hanak
 Subject: 1.3.22: popen() fails without /bin/sh
 
 
 Dear Michal, dear cygwin developpers,
 i have the same popen() problem as described in 
 http://sources.redhat.com/ml/cygwin/2003-06/msg00567.html
 i.e. my programm crashes when calling popen() on a system
 with minimal cygwin files (only cygwin1.dll and sh.exe in the 
 windows path). Does anyone know if there has been a solution 
 or fix meanwhile ?
 
 Thanks
   Matthias
 
 ###
 # mail:  Matthias Buchmeier   #
 #IFF-IEE (Gruppe Grunberg)   #
 #Forschungszentrum Julich#
 #52425 Juelich#
 #Germany  #
 # #
 #   tel: +49 (0)2461 61 4273  #
 #   fax:4443  #
 # email: [EMAIL PROTECTED]#
 ###
 

--
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/


--
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: 1.3.22: popen() fails without /bin/sh

2004-01-12 Thread Christopher Faylor
On Mon, Jan 12, 2004 at 08:58:58AM +0100, Hanak Michal-r50233 wrote:
there were no reaction on my message nor any fix in the cygwin library.
I'm still using the popen2/pclose2 workaround and it seems it works
well.

I responded to this thread indicating that this is not a bug.  popen
requires /bin/sh.  It's not a bug.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to [EMAIL PROTECTED]
and be permanently blocked from mailing lists at sources.redhat.com

--
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: 1.3.22: popen() fails without /bin/sh

2004-01-09 Thread Christopher Faylor
So is it cygwin common-theme Friday?

On Fri, Jan 09, 2004 at 04:51:44PM +0100, [EMAIL PROTECTED] wrote:
i have the same popen() problem as described in
http://sources.redhat.com/ml/cygwin/2003-06/msg00567.html i.e.  my
programm crashes when calling popen() on a system with minimal cygwin
files (only cygwin1.dll and sh.exe in the windows path).  Does anyone
know if there has been a solution or fix meanwhile ?

This is not a bug.  popen is *designed* to use /bin/sh.

cgf

--
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/