I'm getting this error during ISPConfig installation on Ubuntu 6.10 (when it tries to compile Apache with mod_ssl): Code: 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 849: 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! root@server1:/tmp/install_ispconfig# Something seems to be wrong with the echo command, so I replaced the coreutils package with older ones from 6.06 and 5.10 which didn't help. Afterwards I compiled the coreutils package from the sources, but it also didn't help... If someone knows how to fix it, please let me know. I wanted to publish the "Perfect Setup - Ubuntu 6.10" today, but obviously I can't until I get ISPConfig installed...
thanks for the heads up jnsc. now just have to wait a few hours/days for a supported ISPConfig version Code: ERROR: Your system configuration is not compatible with ISPConfig! The installation routine stops here! edit; lol.. too late
ISPConfig supports Edgy Eft because all Ubuntu versions identify themselves as "testing/unstable" (Debian) (see /etc/debian_version). I've just finished the Edgy Eft tutorial: http://www.howtoforge.com/perfect_setup_ubuntu_6.10
if that's the case, i have no idea why I got that message when i ran the installer. And now i'm only getting less than 13kB/s download on the ubuntu repo . Falko, are you using a DE mirror for your repo? is it faster? edit: okay it's compiling now. Luckily i made a snapshot of an earlier time.
hi guys I have the same problem, but i have try to install ispconfig on mint 3.1 celena. My question is: the solution is the same????