In article <rfn-755EB5.20451822052002@dtext.news.tele.dk>,
René Frej Nielsen <rfn@mac.com> wrote:
> Jeg har prøvet at installere p5-Net-SSLeay manuelt, men make kan ikke
> åbne makefilen.
Jeg har nu fundet ud af, at make ikke kunne køre, da der lå en
halvfærdig installation i work. Med den fjernet får jeg følgende fejl:
----
rfn# make install
===> Extracting for p5-Net-SSLeay-1.14
>> Checksum OK for Net_SSLeay.pm-1.14.tar.gz.
===> Patching for p5-Net-SSLeay-1.14
===> Configuring for p5-Net-SSLeay-1.14
Checking for OpenSSL-0.9.6c or newer...
You have OpenSSL-0.9.6a installed in /usr
openssl-0.9.6a and some earlier versions have weaknesses and also 0.9.6b
has some (nonfatal) bugs (read CHANGES file in the openssl-0.9.6c
distribution,
www.openssl.org), upgrading to openssl-0.9.6c is
recommended.
*** Could not figure out which C compiler was used to compile
/usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay
are compiled with the same compiler and flags. Mixing and matching
compilers is not supported. at ./Makefile.PL line 131.
Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SSLeay::Handle
Writing Makefile for Net::SSLeay
===> Building for p5-Net-SSLeay-1.14
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.00503 "-I/usr/libdata/perl/5.00503/mach"
"-I/usr/libdata/perl/5.00503" Makefile.PL "CC=cc" "CCFLAGS=-O -pipe "
"PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib"
"INSTALLARCHLIB=/usr/local/lib"
Checking for OpenSSL-0.9.6c or newer...
I could not find your OpenSSL in `CC=cc'
Please provide OpenSSL-0.9.6c installation directory (get from
http://www.openssl.org/ if you don't have it; please note that
SSLeay is no longer supported, see README) (C-c to abort):
----
Her sidder jeg fast, for selvom jeg har installeret OpenSSL, så kan den
ikke finde den.
Hjælp!
--
Mvh.
René Frej Nielsen