Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Cygwin Setup 99% (fwd) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Date: Tue, 21 Oct 2003 13:12:03 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Rao, Shrisha" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h9LICKhp002921 On October 21, 2003, Igor Pechtchanski wrote: > On Tue, 21 Oct 2003, Rao, Shrisha wrote: > > However, strangely, the "kill -9 ..." sequence you suggested itself > > hangs within this bash shell. (Actually, when the shell comes up it > > does not know the right PATH, but this was easily fixed with > > PATH="/bin:/usr/bin:/usr/local/bin:$PATH".) > > > > Some commands work within the shell and some don't; e.g., tar and bzip2 > > work separately but tar -xjf doesn't (no error, just hangs). Likewise, > > latex hangs saying "kpathsea: running mktexfmt latexfmt". > It was shown to be a bash bug (pipes left open on spawn, see > ). A new bash-2.05b-16 > should be on some mirrors already. It is, and I downloaded and installed it, but the problems continue (kill -9 ... and latex still hang). However, bash now has a default PATH including /usr/local/bin, /usr/bin, and /bin. Regards, Shrisha Rao > Igor -- 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/