| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <mi AT corbulon DOT video-collage DOT com> |
| 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 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |