Har installerat nyaste webmin på en os x server
och försöker installera Net_SSLeay för webmin.
Men det vill sig inte riktigt.
Detta är vad jag får för svar i webmin:
Kompilerar modulen
Utför /usr/bin/perl Makefile.PL && make ...
Checking for OpenSSL-0.9.6g or newer...
openssl-0.9.6d and earlier versions have security flaws, see advisory at www.openssl.org, upgrading
to openssl-0.9.6g is recommended.
You have OpenSSL-0.9.6b installed in /usr
*** /usr/bin/openssl appears to be compiled with compiler: (compiler: cc -arch i386 -arch ppc -g -Os
-pipe -Wno-precomp -arch i386 -arch ppc -pipe
) while perl is compiled with cc. Both must be compiled with the same compiler and flags. Mixing and
matching compilers is not supported. at Makefile.PL line 129.
Checking if your kit is complete...
Error: Unable to locate installed Perl libraries or Perl source code.
It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.
(You get this message, because MakeMaker could not find "/System/Library/Perl/darwin/CORE/perl.h")
Looks good
Det gick inte att installera Net_SSLeay.pm. Läs vad som står ovan och försöka tt installera manuellt istället.
*********
Har även provat manuellt men får ändå samma fel.
Någon som har tips?
Tacksam för alla svar.