| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <loom DOT 20070914T164614-109 AT post DOT gmane DOT org> |
| Subject: | RE: can't boot gvim after cygwin update |
| Date: | Fri, 14 Sep 2007 18:36:28 +0100 |
| Message-ID: | <026c01c7f6f5$c80d6550$2e08a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <loom.20070914T164614-109@post.gmane.org> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 14 September 2007 15:52, kafe wrote:
> Hi, recently I had my cygwin updated for cygnome. But after updating I can't
> start gvim in Xterm. It displays like:
>
> kefei AT univ-ac167b466c ~
> $ gvim
>
> kefei AT univ-ac167b466c ~
> $
>
> And nothing happens.
It's quite likely if you were to type "echo $?" after that, you'd see it had
exited with error status 53, which would mean you're missing a dll. Try
running the cygcheck utility on gvim.exe, like so:
cygcheck `which gvim`
and it'll tell you what dlls gvim needs and whether they're all found or any
are missing.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |