HTML: 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: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! linux-dg:~/Configuraciones del Server/install_ispconfig # I followed the steps of the tutorial The Perfect Setup - OpenSuSE 10.2 (32-bit) and everything is OK up to this error message. i try this (for Edgy-http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p7#comment-3373) too: >>rm -f /bin/sh >>ln -s /bin/bash /bin/sh but i get the same message. Thank you in advance Regards
Check out this post http://www.howtoforge.com/forums/showthread.php?t=14780 Maybe it's the same error.
thanks torusturtle, It was not installed but after install mysql-devel the problem still continue HTML: ...... installing man3/SSL_get_SSL_CTX.3 installing man3/SSL_get_ciphers.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_get_client_CA_list.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_get_current_cipher.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_get_default_timeout.3 installing man3/SSL_get_error.3 installing man3/SSL_get_ex_data_X509_STORE_CTX_idx.3 installing man3/SSL_get_ex_new_index.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_get_fd.3 installing man3/SSL_get_peer_cert_chain.3 installing man3/SSL_get_peer_certificate.3 installing man3/SSL_get_rbio.3 installing man3/SSL_get_session.3 installing man3/SSL_get_verify_result.3 installing man3/SSL_get_version.3 installing man3/SSL_library_init.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_load_client_CA_file.3 installing man3/SSL_new.3 installing man3/SSL_pending.3 installing man3/SSL_read.3 installing man3/SSL_rstate_string.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_session_reused.3 installing man3/SSL_set_bio.3 installing man3/SSL_set_connect_state.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_set_fd.3 installing man3/SSL_set_session.3 installing man3/SSL_set_shutdown.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_set_verify_result.3 installing man3/SSL_shutdown.3 installing man3/SSL_state_string.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_want.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/SSL_write.3 installing man3/d2i_SSL_SESSION.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory installing man3/ssl.3 /bin/sh: line 37: /root/Configuraciones: No such file or directory make: *** [install_docs] Error 1 ERROR: Could not install OpenSSL ./compile: line 87: cd: /root/Configuraciones: No such file or directory ./setup2: line 851: cd: /root/Configuraciones: 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: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! linux-dg:~/Configuraciones del Server/install_ispconfig # i don't know what else to do
From which directory are you trying to install ISPConfig? You can install it from any directory except /root/ispconfig and /home/admispconfig. Please try to install it from /tmp, for example.