Some help please Code: gcc: /usr/lib/libidn.so: No such file or directory make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/root/install_ispconfig/compile_aps/clamav-0.90/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/install_ispconfig/compile_aps/clamav-0.90' make: *** [all] Error 2 ERROR: Could not make ClamAV 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 `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 860: 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!
Code: [root@host1 ~]# ls -la /usr/lib/libidn.so* lrwxrwxrwx 1 root root 17 Apr 27 2006 /usr/lib/libidn.so.11 -> libidn.so.11.5.16 -rwxr-xr-x 1 root root 197712 Feb 12 2006 /usr/lib/libidn.so.11.5.16
Please execute: ln -s /usr/lib/libidn.so.11.5.16 /usr/lib/libidn.so and then try the installation again.
No luck... Code: ... /usr/lib/libidn.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/root/install_ispconfig/compile_aps/clamav-0.90/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/install_ispconfig/compile_aps/clamav-0.90' make: *** [all] Error 2 ERROR: Could not make ClamAV 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 860: 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!
Im using Fedora Core 5 64. I have made two sucesfull Ispconfig upgrades in the past. Last night, I tried these actions with no luck. 1. download ispconfig again 2. upgrade to 'gcc 4.1.1-51.fc5' 3. reinstall 'perl-Net-LibIDN 0.09-1.fc5' I have 'libidn 0.6.2-1.1' Installed on 27/Apr/2006 I have a backup copy of '/root/ispconfig' to use every time instalation deleting the original folder. Should I delete '/root/ispconfig' and make a clear instalation? I m working on a production server. Thank you
No, please don't do this as it will overwrite your working installation! Is SELinux disabled on your system?
Yes SELinux is disabled. I thing there is somethinq wrong with libidn.so I will try ln -s /usr/lib64/libidn.so.11.5.16 /usr/lib/libidn.so