X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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/