X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4EE6C288.8050800@bopp.net> Date: Mon, 12 Dec 2011 21:12:08 -0600 From: Jeremy Bopp User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Latest cygwin.bat - need one References: <20111212054801 DOT GD4028 AT mrvideo DOT vidiot DOT com> <20111212063131 DOT GE4028 AT mrvideo DOT vidiot DOT com> <4EE62188 DOT 5050000 AT cornell DOT edu> <20111212174456 DOT GB11542 AT mrvideo DOT vidiot DOT com> <4EE663F7 DOT 4060004 AT cornell DOT edu> <20111212212343 DOT GF11542 AT mrvideo DOT vidiot DOT com> <4EE67261 DOT 9080408 AT bopp DOT net> <20111213001148 DOT GA13086 AT phoenix> <20111213013746 DOT GJ11542 AT mrvideo DOT vidiot DOT com> In-Reply-To: <20111213013746.GJ11542@mrvideo.vidiot.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 12/12/2011 07:37 PM, Mike Brown wrote: > On Mon, Dec 12, 2011 at 04:11:48PM -0800, Gary Johnson wrote: >> General >> [Name:] Cygwin Terminal >> Shortcut >> Target: C:\cygwin\bin\mintty.exe -i /Cygwin-Terminal.ico - >> Start in: [empty] >> Shortcut key: None >> Run: Normal window >> [Icon:] C:\cygwin\Cygwin-Termina.ico > > Thanks, I created a shortcut with the above info and it is close. > > It starts and it finds my shell and my config files. But $SHELL is empty > and the terminal has no clue as to where any of the Cygwin programs are. > The PATH that is created before any of my files are read contains info on > Windblows program locations, but nowhere is /usr/bin or /bin, or any of the > long path names to the Cygwin binaries. > > When started from the cygwin.bat file, "/usr/local/bin:/usr/bin:/bin:" prefice > the Windblows paths. So, a PATH that includes the needed info to the cygwin > binaries is built when BAT is run, but not when mintty is started. > > Is there a reason why Cygwin is not building a PATH with the needed info? As I recall, all of the PATH settings are handled in /etc/profile and files in /etc/profile.d. It sounds like you have a problem somewhere in there. Maybe you made local changes that prevented the package that provides /etc/profile from updating it when you upgraded Cygwin. Try installing a fresh instance of Cygwin to a different directory and see if things behave better there. You can leave your current installation where it is without much risk of interference, assuming your shell startup scripts don't have any hard coded paths to the original location. > I've modified my environment resource file to look for $TERM == xterm and > added the needed Cygwin paths. That shouldn't be necessary once you get the real problem sorted out. > BTW, what is with white text on a black background? UGGHH! :-) To each his own. Hopefully, you found all the configuration options so that you can change it as you please. :-) -Jeremy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple