Error with install process

Discussion in 'Installation/Configuration' started by infrn, May 19, 2007.

  1. infrn

    infrn New Member

    cp libcrypto.pc /root/ispconfig/openssl/lib/pkgconfig
    chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libcrypto.pc
    cp libssl.pc /root/ispconfig/openssl/lib/pkgconfig
    chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libssl.pc
    cp openssl.pc /root/ispconfig/openssl/lib/pkgconfig
    chmod 644 /root/ispconfig/openssl/lib/pkgconfig/openssl.pc
    + Warning: Your 'echo' command is slightly broken.
    + It interprets escape sequences per default. We already
    + tried 'echo -E' but had no real success. If errors occur
    + please set the SEO variable in 'configure' manually to
    + the required 'echo' options, i.e. those which force your
    + 'echo' to not interpret escape sequences per default.
    Configuring mod_ssl/2.8.28 for Apache/1.3.37
    + Apache location: ../apache_1.3.37 (Version 1.3.37)
    + OpenSSL location: /root/ispconfig/openssl
    + Auxiliary patch tool: ./etc/patch/patch (local)
    + Applying packages to Apache source tree:
    o Extended API (EAPI)
    o Distribution Documents
    o SSL Module Source
    o SSL Support
    o SSL Configuration Additions
    o SSL Module Documentation
    o Addons
    Done: source extension and patches successfully applied.

    Configuring for Apache, Version 1.3.37
    + Warning: Your 'echo' command is slightly broken.
    + It interprets escape sequences per default. We already
    + tried 'echo -E' but had no real success. If errors occur
    + please set the SEO variable in 'configure' manually to
    + the required 'echo' options, i.e. those which force your
    + 'echo' to not interpret escape sequences per default.
    + using installation path layout: Apache (config.layout)
    Creating Makefile
    Creating Configuration.apaci in src
    Syntax error --- The configuration file is used only to
    define the list of included modules or to set Makefile in src
    options or Configure rules, and I don't see that at all:
    /root/ispconfig/openssl
    yes
    default
    no
    no
    no
    `$(SRCDIR)/apaci`
    no
    default
    default
    no
    no
    no
    yes
    no
    default
    no
    default
    default



















    ./configure:Error: APACI failed
    ERROR: Could not configure Apache
    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 862: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!


    I not speak a good english, i from chile, need your help.

    Thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which linux distribution do you use?
     
  3. infrn

    infrn New Member

    Ubuntu Server 6.10
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run these two commands:

    rm -f /bin/sh
    ln -s /bin/bash /bin/sh

    and then unpack and install ISPConfig again.
     
  5. infrn

    infrn New Member

    Thanks for your help.
    Donato, Chile.
     

Share This Page