PDA

View Full Version : IspConfig 2.2.9 Installation Errorr


my5660
6th February 2007, 10:26
Hello,
I'm Using Mandriva 2007 and follow The Perfect Setup - Mandriva 2007, but and get errors during install ;(

Operating system: x86_64-whatever-linux2
Configuring for linux-x86_64
Configuring for linux-x86_64
no-camellia [default] OPENSSL_NO_CAMELLIA (skip dir)
no-gmp [default] OPENSSL_NO_GMP (skip dir)
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-mdc2 [default] OPENSSL_NO_MDC2 (skip dir)
no-rc5 [default] OPENSSL_NO_RC5 (skip dir)
no-shared [default]
no-zlib [default]
no-zlib-dynamic [default]
IsMK1MF=0
CC =gcc
CFLAG =-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DMD5_ASM
EX_LIBS =-ldl
CPUID_OBJ =x86_64cpuid.o
BN_ASM =x86_64-gcc.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ASM_OBJ =aes_core.o aes_cbc.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4-x86_64.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =md5-x86_64.o
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
PROCESSOR =
RANLIB =/usr/bin/ranlib
ARFLAGS =
PERL =/usr/bin/perl5
SIXTY_FOUR_BIT_LONG mode
DES_UNROLL used
DES_INT used
RC4_CHUNK is unsigned long
BF_PTR2 used
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.
ERROR: Could not make OpenSSL
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!


I don't know where to start troubleshooting this error...
Thanks for any suggestions.

till
6th February 2007, 23:22
Maybe this threads help you:

http://www.howtoforge.com/forums/showthread.php?t=9159&highlight=x86_64+Openssl
http://www.howtoforge.com/forums/showthread.php?t=6481&page=2&highlight=x86_64+Openssl

Jorem
7th February 2007, 01:35
I also used Mandriva but I use CentOS now. I did not have any trouble with the switch from Mandriva to CentOS. And a don't have this kind of errors anymore. So give it a try :).

my5660
7th February 2007, 04:18
Maybe this threads help you:

http://www.howtoforge.com/forums/showthread.php?t=9159&highlight=x86_64+Openssl
http://www.howtoforge.com/forums/showthread.php?t=6481&page=2&highlight=x86_64+Openssl


Thanks for the answer, but still got the same error,
where could I go wrong sigh;

falko
7th February 2007, 19:29
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.

Is it maybe a problem with your system clock?
Is the output of date correct?

my5660
12th February 2007, 13:43
Is it maybe a problem with your system clock?
Is the output of date correct?


i never thought system clock would cause a problem. sigh i miss that one.


the problem solve when i set my system clock. thanks for your hint...