ISPConfig with SuSR 10.2 64Bit ?

Discussion in 'Installation/Configuration' started by PierreR32, Jun 8, 2007.

  1. PierreR32

    PierreR32 New Member

    Hi,

    i hvae a new server with Pentium D Dualcore and i have install SuSE 10.2 64Bit on this System.

    I will use ISPConfig a this Server but at the php Installation break it up and give me an error thats this distru from php not use for this System ?!?!.

    My Question. How can i Install ISPConfig a this System.

    Thanks for Help
    Greetz
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the exact compile error that you got.
     
  3. PierreR32

    PierreR32 New Member

    Here the Error Message:

    Code:
    Configuring extensions
    checking whether to enable LIBXML support... no
    checking libxml2 install dir... no
    checking for OpenSSL support... yes
    checking for Kerberos support... no
    checking for DSA_get_default_method in -lssl... no
    checking for pkg-config... no
    configure: error: Cannot find OpenSSL's <evp.h>
    ERROR: Could not configure PHP
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
    
    I hope u can help me.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please install the 32Bit OpenSSL library for SuSe64:

    yast -i openssl-devel-32bit
     
  5. PierreR32

    PierreR32 New Member

    excellent :D :D :D :D
    thats was the right tipp.

    many many Thanks.

    greetz
     

Share This Page