Displaying 1 result from an estimated 1 matches for "tincdevel".
Did you mean:
tincdev0
2007 May 22
1
Almost working
...is is a tinc issue or OpenSSL issue. I installed openssl 0.9.8e and I get to the following,
$./configure
...
checking openssl/evp.h usability... yes
...
checking for openssl/engine.h... yes
checking for SHA1_version in -lcrypto... no
configure: error: OpenSSL libraries not found.
dc@IBM-LAPTOP /c/tincdevel/tinc
$
I did however get it to compile successfully in Cygwin but it would load with a "Invalid name for myself." error.
Thanks
Dan Powers
Guus Sliepen <guus@tinc-vpn.org> wrote: On Mon, May 21, 2007 at 01:35:07PM -0700, RAT net wrote:
> I have been trying to compile tinc on...