X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: sourceware.org X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhgBAG8/60p5LIQZ/2dsb2JhbAAIkWG8cYd7iG+EOgQ Message-ID: <4AEBA4E2.1040808@gmail.com> Date: Sat, 31 Oct 2009 13:45:54 +1100 From: Chris Cormie User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: email package dependency (openssl) not automatically installed References: <4AE65477 DOT 2030700 AT monai DOT ca> In-Reply-To: <4AE65477.2030700@monai.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Steven Monai wrote: > Hello folks, > > I installed a fresh Cygwin 1.7 beta, and added the 'email' package. > Then, I ran the following to send myself a test message: > > $ echo "Test message" | email --subject="Test" \ >> --smtp-server="smtp.at.my.isp" --from-name="Steven Monai" \ >> --from-addr="steve+cygwin AT monai DOT ca" steve+cygwin AT monai DOT ca > /usr/bin/email.exe: error while loading shared libraries: > cygssl-0.9.8.dll: cannot open shared object file: No such file or directory > > Whoops. Is there something wrong with 'openssl'? > > $ cygcheck -c email openssl > Cygwin Package Information > Package Version Status > email 3.1.2-2 OK > > No 'openssl'. So 'email' was installed, but at least one of its > dependencies wasn't. Could this be an 'email' packaging bug? > > Anyway, after installing 'openssl', 'email' works just fine. It certainly involves your openssl pacakge: $ cyg-apt find cygssl-0.9.8.dll openssl: /usr/bin/cygssl-0.9.8.dll But it's not a packaging problem: $ cyg-apt requires email base-cygwin base-passwd ... openssl ... I cannot say why openssl wasn't present after installing email. HTH Chris -- 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