[1.7] : vim - missing dependencies

2009-04-02 Thread Vincent R.
Hi,

I have installed a fresh new cygwin 1.7 from cict.fr mirror and when I
start vim in mintty I get 
:

$ vim .bashrc
/usr/bin/vim.exe: error while loading shared libraries: cygncurses-9.dll:
cannot open shared object file: No such file or directory

Maybe there is a missing dependency to libncurse9 in setup ?
At least after having installed it it works.



--
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/



Re: [1.7] : vim - missing dependencies

2009-04-02 Thread Corinna Vinschen
On Apr  2 11:48, Vincent R. wrote:
 Hi,
 
 I have installed a fresh new cygwin 1.7 from cict.fr mirror and when I
 start vim in mintty I get 
 :
 
 $ vim .bashrc
 /usr/bin/vim.exe: error while loading shared libraries: cygncurses-9.dll:
 cannot open shared object file: No such file or directory
 
 Maybe there is a missing dependency to libncurse9 in setup ?

Yes, indeed.  I missed to change the dependency from libncurses8 to
libncurses9.  I fixed that on cygwin.com.


Thanks for the heads-up,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

--
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/