Hi all, im new to all this ISP stuff i'm hopeing you all can help. just wondering why i get the problem below. ?? ?? i have FC6 and have followed the How-to here at howtoforge.com can any one tell me whats going on?? thank you.. Code: gcc: /usr/lib/libidn.so: No such file or directory make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/tmp/install_ispconfig/compile_aps/clamav-0.90.2/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/install_ispconfig/compile_aps/clamav-0.90.2' 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 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! ]0;root@server50553:/tmp/install_ispconfig[root@server50553 install_ispconfig]#
Maybe you missed one or more of the packages that get installed during the tutorial? What's the output of Code: updatedb locate libidn.so ? Maybe this link helps you: http://kb.atmail.com/view_article.php?num=132&title=libidn.so: No such file or directory