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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C10CC59.71C02198@rowman.com> Date: Fri, 07 Dec 2001 09:04:09 -0500 From: John Peacock MIME-Version: 1.0 To: scott_wingo AT attglobal DOT net CC: cygwin AT cygwin DOT com Subject: Re: problem with Rational Suite Enterprise installation References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Scott Wingo wrote: > > Hello, > > I am running Windows 98, and I've recently installed Rational Suite > Enterprise. The other day, when I ran Cygwin, I the 'pwd' command returned > "/cygdrive/d/RATIONAL/RATION~1/NUTCROOT" How can I get it back to normal? > I saw a posting regarding a similar problem with Windows NT in your > archives--I tried the suggested changes to cygwin.bat, but the problem > persists. What should I do? You will need to undo all of the changes/damage that Rational has done to your environment before everything works fine in Cygwin again. I also ran into this so while the memory is fresh, here are the things I changed: Added to /etc/profile: unset TERMCAP unset TERMINFO export TERM=cygwin export SHELL=bash If you are running rxvt, you will also need to set DISPLAY=:0 either in your profile (if you just start bash first) or in cygwin.bat file (search the archives for the last couple of days for several suggestions). HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 -- 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/