X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=jjx7wkqhWAv2695v dnabaXHCkaUtTNqMPGFlpqU/jghgwey0KhaJ9ChEp14OKKJRjxKD0gUXp+TrcIkf clTyVF0k7hSjNphr44IC77ylWGIX8VlCkpyo1W6FQt0R92RFB3yd2e+kXE49iOqz F1OWIXMAZSClEkkDlesZOgEToNo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PY//WGqCEgX2XEwzOHznB3 VdaXc=; b=I6VH/rVZQe701G5hf4C/WMxdxiREYN9nE/8MDIjAS9LZejgxyK4JGX nGJefS2TEK8+AVB8D/bUMS5GSrFCbLpAjgZ3FxRbjfaJNv3Y36Wys+/fOfOeYjXB q757V9nVZmhcjw4gcWy88Jug0LCGzUKh6FA1sbtSx7A6ki+870cow= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=3.8 required=5.0 tests=AWL,BAYES_50,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE autolearn=no version=3.3.1 Message-id: <51F1E3CF.5080305@cygwin.com> Date: Thu, 25 Jul 2013 22:49:51 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fetchmail version problem References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 7/25/2013 7:22 PM, L. V. Lammert wrote: > Did a new installation this afternoon, ran into a problem with fetchmail: > > /usr/bin/fetchmail.exe: error while loading shared libraries: > cygssl-0.9.8.dll: cannot open shared object file: No such file or > directory > > The version of cygssl that installed, was 1.0.0: > > /usr/bin/cygssl-1.0.0.dll > > I tried a symlink from 1.0.0 to 0.9.8, but that DNW - how can I satisfy > the fetchmail dependency? 'cygcheck /usr/bin/fetchmail.exe' for me shows a dependency on cygssl-1.0.0.dll, not cygssl-0.9.8.dll. You might want to check your versions of executables, DLLs, and packages. If you can't figure out why you see this dependency, you can just download the libopenssl098-0.9.8y-1 package from your favorite mirror and then install it from your local directory using setup. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple