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

xDxD
 2008-12-08 16:51
#116973 #116973
User since
2008-12-08
19 Artikel
BenutzerIn
[default_avatar]
Wenn ich jetzt deinen Code verwende bekomm ich beim Compilieren des Programms:

Code: (dl )
1
2
3
4
5
6
7
Can't locate Net/SSLeay.pm in @INC (@INC contains: C:/strawberry/perl/lib C:/str
awberry/perl/site/lib .) at C:/strawberry/perl/site/lib/IO/Socket/SSL.pm line 18
.
BEGIN failed--compilation aborted at C:/strawberry/perl/site/lib/IO/Socket/SSL.p
m line 18.
Compilation failed in require at schwupp.pl line 526.
BEGIN failed--compilation aborted at schwupp.pl line 526.

View full thread TCP Verbindung mit SSL unter Windows?