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 From: Mikhail Teterin Message-Id: <200212182330.gBINUSLw026665@corbulon.video-collage.com> Subject: tcsh not useable out of the box To: cygwin AT cygwin DOT com Date: Wed, 18 Dec 2002 18:30:28 -0500 (EST) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Scanned-By: MIMEDefang 2.21 (www . roaringpenguin . com / mimedefang) bash being the default shell, tcsh's configuration files have, apparently, bit-rotted. When started directly -- instead of from bash -- a bunch of utilities (from /usr/bin) are not found. Adding the following setenv PATH "/usr/bin:${PATH}" at the beginning of /etc/csh.cschrc provides a workaround. Note the quotes -- on a typical Windoze machine, PATH will contain several instances of "Program Files\Foo", which causes setenv to fail with too many arguments". Please, fix and consider testing with both of the shell-families before the next release. Thank you! -mi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/