Compile Apache Broken Echo
14 November 2008 oleh adminCeritanya tadi gw setup server untuk salah satu unit. Biar konfigurasinya seragam dengan server yang lain, maka pakai cara installasi compile dari source, gag ngambil paket dari distro. Tapi baru configure udah dapet error kayak gini
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:
`$(SRCDIR)/apaci`
default
default
no
no
no
yes
no
default
no
default
default
Jebul ada masalah dengan shell scriptnya. Dari googling dapet solusi berikut:
sudo rm -f /bin/sh
sudo ln -s /bin/bash /bin/sh
Incoming search terms for the article:
Related posts:
hatma menulis: Pada 10.12.08 jam 13:28
ruru_mail2 menulis: Pada 09.02.09 jam 08:38