Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: configure.in: tgetent test does not work on Cygwin
- X-seq: zsh-workers 12387
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: configure.in: tgetent test does not work on Cygwin
- Date: Wed, 26 Jul 2000 16:06:51 +0100
- In-reply-to: "Your message of Wed, 26 Jul 2000 15:43:03 +0400." <000801bff6f6$a81e9ef0$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> I noted, that current bash under Cygwin automatically prepends
> /usr/bin:/usr/local/bin to PATH (BTW it also has cool default prompt as well
> :-) May be, we could do the same for zsh. It looks, like Cygwin directory
> structure has stabilized (at least, if you use setup, you do get /bin and
> /usr/bin).
We can make $PATH more configurable, but I'm not sure I like the idea of
automatically adding something to an existing imported path, except in a
startup file.
Anyway, this doesn't fix the startup problem, of course, since the DLL is
searched for before we've touched the path. I imagine bash works because
it's in the same directory.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author