X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References:  <loom.20070914T164614-109@post.gmane.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
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To:  <loom.20070914T164614-109@post.gmane.org>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@univ-ac167b466c ~
> $ gvim
> 
> kefei@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/

