curl-users
cURL 7.11.1 and 7.12 .2 AIX 5.2 manual build and compile
Date: Tue, 30 Nov 2004 15:42:58 -0500
All,
Was hoping for some assistance b/c I want to use cURL in an automated
fashion for ssl ftp transfers. I looked in the archives and none were
related to my question.
When I go to run configure everything passes, but when I do a make test it fails on the perl Socket module. I verified my @INC ( include array )
and all libraries are present as below:
# echo $PERL5LIB
/usr/local/lib/perl5/5.8.3/aix:/usr/local/bin/perl-5.8.3/lib:/usr/local/lib/perl
5/site_perl/5.8.3/aix:/usr/local/lib/perl5/5.8.3/aix/auto/Digest/MD5:/usr/local/
bin/Digest-MD5-2.33/blib/arch/auto/Digest/MD5:/usr/local/bin/Digest-SHA-1.0/blib
/arch/auto/Digest/SHA:/usr/local/bin/MIME-Base64-3.01/blib/lib/MIME:/usr/local/b
in/Perl-API-0.01/blib/arch/auto/Perl/API:/usr/local/lib/perl5/5.8.3/pod:/usr/loc
al/bin/perl-5.8.3/lib/Digest:/usr/opt/perl5/lib64/5.8.0/aix-thread-multi-64all/a
uto/Socket
My perl version is 5.8.0 for aix-thread-multi
I manually installed and configured zlib as shown:
# lslpp -l |grep free
freeware.openssh.rte 3.8.1.0 COMMITTED OpenSSH 3.8p1
freeware.openssl.rte 0.9.6.12 COMMITTED Openssl 0.9.6l (0.9.6.12)
freeware.zlib.rte 1.2.1.0 COMMITTED Zlib version 1.2.1
Then I tried to do it the lazy way, install the lpp file and this failed
to see that openSSL was previously installed.
Any ideas?
thank you,
The log is attached.
Derek B. Smith
OhioHealth IT
UNIX / TSM / EDM Teams
- application/octet-stream attachment: cURL.log