This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

email package dependency (openssl) not automatically installed


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@monai.ca" steve+cygwin@monai.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]