X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Eric Lilja <mindcooler@gmail.com>
Subject:  Re: Gnupg problem
Date:  Sat, 02 Dec 2006 13:35:16 +0100
Lines: 23
Message-ID: <ekrru2$ne$1@sea.gmane.org>
References:  <17cf793e0612010954k5ad5aa5dma176d648cbe595a5@mail.gmail.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 1.5.0.8 (Windows/20061025)
In-Reply-To: <17cf793e0612010954k5ad5aa5dma176d648cbe595a5@mail.gmail.com>
X-IsSubscribed: yes
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

David Barr skrev:
> I tried installing Gnupg 1.4.5-1 on a new system with the base Cygwin
> install and a couple other packages.  When I tried to run gpg, it
> would exit without any output or any error message.  I tried running
> strace on the program, and I got an error message about a missing
> cygminires.dll
[snip]

David! Thank you! What you said about strace being able to tell that a 
dll was missing enabled me to determine why a program I was trying to 
run exited as soon as it was started without any output at all 
(debugging didn't help).
Then I read this post and simply typed:
$ strace nameofmyprogram
and up pops a dialog box with the name of the missing DLL. Thanks!

> 
> Thanks,
> 
> David
> 

/ E


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

