public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* default tcsh configuration scripts
@ 2002-11-19  4:26 Ciprian Ciubotariu
  0 siblings, 0 replies; only message in thread
From: Ciprian Ciubotariu @ 2002-11-19  4:26 UTC (permalink / raw)
  To: cygwin

I use tcsh as default shell. (i.e. "tcsh -l" in cygwin.bat and
"...:/bin/tcsh" in /etc/passwd). Upon first-startup i used to receive a few
disturbing messages, that sed and grep are not found.

The grep error seems to reside in /etc/profile.d/00xfree.csh, which is very
short, so i won't bother writing more on this. My solution: replaced with
/usr/bin/grep.
The sed error is in /etc/profile.d/complete.tcsh, where "set_emacs_dir"
relies on the fact that sed is found in path. My solution: replaced with
/usr/bin/sed.

One more thing: I think 00xfree86.sh and .csh should set ${X11PATH}:${PATH}
instead of ${PATH}:${X11PATH} because one may have a windows executable
called X.exe (and I do have such a thingie), which is called by startx
instead of /usr/X11R6/bin/X.

That's it!
Cipi


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-19 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-19  4:26 default tcsh configuration scripts Ciprian Ciubotariu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).