Re: BASH and MAN failure

2013-04-29 Thread Christopher Faylor
On Mon, Apr 29, 2013 at 03:39:45AM -0430, rodmed...@cantv.net wrote: >On Mon, 22 Apr 2013 07:21:18 -0400 Earnie Boyd wrote > >>You need to source tzset.sh into your >>environment instead of executing tzset.sh in a child environment. > >indeed > >$ . /etc/profile.d/tzset.sh > 1 [main] bash 140

Re: BASH and MAN failure

2013-04-22 Thread Earnie Boyd
On Sat, Apr 20, 2013 at 6:52 PM, rodmedina wrote: > I one runs tzset.sh directly the message is not writen, but still TZ is not > set. > > $ /etc/profile.d/tzset.sh > > $ set > ... > SYSTEMROOT='C:\WINDOWS' > TEMP=/cygdrive/c/DOCUME~1/rmedina/CONFIG~1/Temp > TERM=xterm-256color > TMP=/cygdrive/c/DO

Re: BASH and MAN failure

2013-04-20 Thread rodmed...@cantv.net
Hi, On Mon, 08 Apr 2013 11:53:33 -0400 Larry Hall (Cygwin) wrote: ... have you looked at this FAQ? ... Nothing works, but I identified were the failure happens. It is in the script /etc/profile.d/tzset.sh I have done a profile

Re: BASH and MAN failure

2013-04-08 Thread Christopher Faylor
On Mon, Apr 08, 2013 at 11:53:33AM -0400, Larry Hall (Cygwin) wrote: >On 4/8/2013 11:44 AM, rodmed...@cantv.net wrote: >> Hi, >> Suddenly "bash --login" started giving the follwin message: >> >> $ bash --login >> 1 [main] bash 4084 C:\cygwin\bin\bash.exe: *** fatal error - prefork: >> couldn't cre

Re: BASH and MAN failure

2013-04-08 Thread Larry Hall (Cygwin)
On 4/8/2013 11:44 AM, rodmed...@cantv.net wrote: Hi, Suddenly "bash --login" started giving the follwin message: $ bash --login 1 [main] bash 4084 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161 $ Appart from that I do not see anything unu