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: <001801c1ce62$963afe50$b4546f9c@tw304h3> From: "Oleg" To: "Cygwin" References: Subject: Re: terminal is not fully functional ***Rootdir problems*** Date: Mon, 18 Mar 2002 04:52:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 ----- Original Message ----- From: "Robert Mark Bram" To: "Andrew Markebo" ; "Cygwin" Sent: Monday, March 18, 2002 4:26 AM Subject: RE: terminal is not fully functional ***Rootdir problems*** > Howdy and thanks for the response! > > I have changed ROOTDIR so it is now "C:\cygwin" but I am still getting these > problems: > > When I run Cygwin it is putting me in a home directory of "/cygdrive/c" (not > my user directory) and some of my commands are not working. For example: > Robert Mark Bram AT DIJONG ~ > $ pwd > /cygdrive/c > > Robert Mark Bram AT DIJONG ~ > $ man ls | less > WARNING: terminal is not fully functional > - (press RETURN) > > > Any other ideas please!!?? > > Rob > :) I'm a Cygwin newbie, although a long time UNIX/Linux user, but here's an idea: check that you have ncurses cygcheck --check-setup | grep ncurses and maybe try reinstalling them libncurses5 5.2-1 libncurses6 5.2-8 ncurses 5.2-8 You could also check that `env | grep -i term` output makes sense to you HTH Oleg -- 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/