Displaying 4 results from an estimated 4 matches for "evp_encryptinit_ex".
2003 Sep 03
2
Install the tinc with OpenSSL
...uff
I tried to install the tinc.
In the Fist Step, I install the OpenSSL-0.9.7b.
1, Go to OpenSSL-0.9.7 directory
2, ./Configure
3, make
4, make test
5, make install
2nd step, Install the tinc-1.0.1
Type "./configre" in the /usr/src/tinc-1.0.1/.
Consle showed "checking EVP_EncryptInit_ex... no" and
configure error.
Error Message: configure: error: Missing OpenSSL functionally,
make sure you have installed the latest version.
Do you have any suggestion for tinc installation ?
------------------------------------------------------------------------
??TV???????BS...
2009 May 15
2
Trouble with Tinc at make level
...em.h presence... yes
checking for openssl/pem.h... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for SHA1_version in -lcrypto... yes
checking for dlopen... yes
checking for RAND_pseudo_bytes... yes
checking for EVP_EncryptInit_ex... yes
checking whether OpenSSL_add_all_algorithms is declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure...
2012 Apr 02
4
What I need to install Tinc 1.1pre2?
Hi to everybody,
Can anybody tell me what packages I need to install Tinc 1.1pre2 in a server that it had installed a previous version installed?
I tried to install it and when I execute the "make" it give me a lot of errors.
Best regards,
Ramses
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...penssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking for SHA1_version in -lcrypto... yes
checking for dlopen... yes
checking for RAND_pseudo_bytes... yes
checking for EVP_EncryptInit_ex... yes
checking whether OpenSSL_add_all_algorithms is
declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
check...