X-Spam-Check-By: sourceware.org Message-ID: <4689F42C.8050304@gmail.com> Date: Tue, 03 Jul 2007 15:01:00 +0800 From: Carlo Florendo User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: newbie question References: <83C53FAC5DE80C428655D671B198DDAC05887B38 AT exch-2kx-sv3 DOT corp DOT proxim DOT com> In-Reply-To: <83C53FAC5DE80C428655D671B198DDAC05887B38@exch-2kx-sv3.corp.proxim.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Murali Vemuri wrote: > Hi Murali, It would be best if you first read > Problem reports: http://cygwin.com/problems.html and note the part that talks about cygcheck. Otherwise, we will just end up guessing what's wrong with your system. > -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot > find -luser32 It seems that you don't have the w32api package. you will have to install this package to the the -luser32 to work. > Problem No: 2 > > When I am in insert mode of VIM editor on Cygwin, UP Arrow is not moving the > cursor to the line above > But inserting some a blank line with "D" as the only character above the > current line. > Am I missing something TERMINAL TYPE here ? Perhaps not. Where are you invoking vim, from rxvt or from a DOS-type command window? You probably have to set up the vim config file /usr/share/vim/vimrc and add the following: set nocompatible HTH. Best Regards, Carlo -- Carlo Florendo Softare Engineer/Network Co-Administrator Astra Philippines Inc. UP-Ayala Technopark, Diliman 1101, Quezon City Philippines http://www.astra.ph -- The Astra Group of Companies 5-3-11 Sekido, Tama City Tokyo 206-0011, Japan http://www.astra.co.jp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/