Thread LWP::Simple und HTTPS (22 answers)
Opened by Froschpopo at 2005-11-03 17:52

Froschpopo
 2005-11-04 19:06
#59660 #59660
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
ps:
hier das ergebnis: vom Makefile.PL vom SSLeay
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
linux:~/Documents/perlmodule/Crypt-SSLeay-0.51 # perl Makefile.PL
Found OpenSSL (version OpenSSL 0.9.7) installed at /usr
Which OpenSSL build path do you want to link against? [/usr]

================================================
BUILD INFORMATION
================================================

ssl dir: /usr
libraries: -lssl -lcrypto -lgcc -lRSAglue -lrsaref
include dir: /usr/include
ssl header: openssl/ssl.h
ssl candidate: /usr; /usr/include/openssl; OpenSSL 0.9.7

================================================

Note (probably harmless): No library found for -lgcc
Note (probably harmless): No library found for -lRSAglue
Note (probably harmless): No library found for -lrsaref
Writing Makefile for Crypt::SSLeay

View full thread LWP::Simple und HTTPS