On 05/09/2016 17:57, .uservorname .usernachname wrote:
Greetings,

I configured and successfully installed openssl on my readynas duo machine (http://netgear.nas-central.org/wiki/Category:ReadyNasDUO )

However the software TrouSerS tell me to install openssl.

nas-02-90-38:~# openssl version
OpenSSL 1.0.0t 3 Dec 2015
nas-02-90-38:~# cd /media/trousers-0.3.13
nas-02-90-38:/media/trousers-0.3.13# ./configure
...
Is it possible that openssl is installed but the function EVP_DigestUpdate in -lcrypto... is missing? Any advice would be appreciated.
B.R martin

More likely, you have not installed the "openssl-dev",
"openssl-headers" or similarly named package which provides
the parts of an OpenSSL installation only needed when
building software.  Not installing that part of libraries
by default is standard practice, as the total sum of all
such parts for all installed libraries takes up a lot of
disk space.

Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded

--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to