|
From: | Sascha Ziemann |
Subject: | Re: [Chicken-users] How to compile with openssl? |
Date: | Tue, 7 Oct 2014 14:16:56 +0200 |
You'll need to ensure that openssl is available to the application.
Like the error message says, all you need to do is ensure that it's
installed and it'll work. If you're using -deploy, make sure that you
add the egg to your application bundle. If you're using a custom egg
repository, ensure that openssl is in there.
[Prev in Thread] | Current Thread | [Next in Thread] |