Ming Hou wrote:
Thank all of your replies.
I did try the following option:
perl Makefile.PL INC='-I/usr/local/ssl/include'
LIBS='-L/usr/local/ssl/lib -lssl -lcrypto'
The "make test" still failed for the SSL portion. Any ideal?
Thanks.
ming
After fighting with many problems with this install, I finally gave up.
But I did get all of the perl modules in line. Since I kept track of
these from version 3.1.7.
These are the modules I had to install starting with 3.1.7
Digest::SHA1
HTML::Parser
HTML::Tagset
libwww-perl-5.805
URI
Compress::Zlib
Compress::Raw::Zlib
IO::Compress::Base
Net::DNS
Digest::HMAC_MD5
Net::IP
IO::Socket::INET6
Socket6-0.19
Mail::SPF::Query
Net::CIDR::Lite
Sys::Hostname::Long
IP::Country
Razor2
razor-agents-sdk-2.07
Archive::Tar
IO::Zlib
Net::Ident
IO::Socket::SSL
Net::SSLeay
LWP::UserAgent
HTTP::Date
These are the ones I had to install to get 3.2.0-pre to install (sorry I
didn't list the actual module::name
Mail-SPF-2.004.tar.gz
Net-DNS-Resolver-Programmable-0.002.2.tar.gz
Error-0.17008.tar.gz
NetAddr-IP-4.004.tar.gz
Module-Build-0.2806.tar.gz
Module-Signature-0.55.tar.gz
ExtUtils-ParseXS-2.18.tar.gz
ExtUtils-CBuilder-0.18.tar.gz
version-0.71.tar.gz
Pod-Readme-0.09.tar.gz
Regexp-Common-2.120.tar.gz
podlators-2.0.5.tar.gz
Pod-Simple-3.05.tar.gz
ExtUtils-CBuilder-0.18.tar.gz
Mail-DomainKeys-1.0.tar.gz
Crypt-OpenSSL-RSA-0.24.tar.gz
Crypt-OpenSSL-Random-0.03.tar.gz
Mail-DKIM-0.24.tar.gz
Encode-Detect-1.00.tar.gz
Maybe this will help you. It seems like I had the same problems, and
this corrected it.
-=Aubrey=-