ERROR: Could not make OpenSSL

Discussion in 'Installation/Configuration' started by Maxplayer14, May 19, 2006.

  1. Maxplayer14

    Maxplayer14 New Member

    Code:
    sh: make: command not found
    ./compile: line 116: make: command not found
    ERROR: Could not make OpenSSL
    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 794: 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!
    
    Mandrake 2006. I am pretty sure I have everything installed, but it appears I am missing something like the open ssl dev. I am not sure.

    Thanks.
     
  2. Maxplayer14

    Maxplayer14 New Member

    Well, I read the other post on this same issue, but those users didn't have GCC or Flex installed. I have both already installed. Any Ideas?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    The "make" command is missing on your server. Please install the make package from your linux distribution.
     
  4. Maxplayer14

    Maxplayer14 New Member

    Wow, can't believe I missed that. In the middle of install now. Thanks.
     

Share This Page