This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: newbie question


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]