X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=YHuIipiekT8A:10 a=kCKDY91tEBMc+hi4YtGk8Q==:17 a=iAqBtq9IUwAXf8pTcrUA:9 a=mxTRVgA_0LjXnaUQGL_CfgP1OY4A:4 Message-ID: <4AE65477.2030700@monai.ca> Date: Mon, 26 Oct 2009 19:01:27 -0700 From: Steven Monai User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: email package dependency (openssl) not automatically installed Content-Type: text/plain; charset=ISO-8859-1 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 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. -SM -- -- 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