Thread TCP Verbindung mit SSL unter Windows? (24 answers)
Opened by xDxD at 2008-12-08 12:00

xDxD
 2008-12-08 17:20
#116981 #116981
User since
2008-12-08
19 Artikel
BenutzerIn
[default_avatar]
hmm wie meinst das?

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
>perl Makefile.pl -windows C:\OpenSSL
Cannot determine perl version info from lib/Net/SSLeay.pm
Cannot determine license info from lib/Net/SSLeay.pm
*** Found OpenSSL-0.9.8i installed in C:\OpenSSL
*** Be sure to use the same compiler and options to compile your OpenSSL, perl,
and Net::SSLeay. Mixing and matching compilers is not supported.
Do you want to run external tests?
These tests *will* *fail* if you do not have network connectivity. [n]
Note (probably harmless): No library found for -llibeay32MD
Note (probably harmless): No library found for -lssleay32MD
Note (probably harmless): No library found for -llibeay32
Note (probably harmless): No library found for -lssleay32
Note (probably harmless): No library found for -llibssl32
Writing Makefile for Net::SSLeay



So siehts bei mir aus wenn ich die Makefile.pl starte...
Siehst du da schon irgendwas falsches?

View full thread TCP Verbindung mit SSL unter Windows?