- ベストアンサー
apacheのインストールができませんpeart2
さっきは間違えてBAにしてしまいました。紛らわしいことしてすみません。 この質問の続きですhttp://okwave.jp/qa/q8273562.html あれからさらに試行錯誤して新たに以下のコマンドを実行しましたが make install -f /home/i/ダウンロード/httpd-2.4.6 ディレクトリです。中止と出てインストールできません。
- みんなの回答 (4)
- 専門家の回答
さっきは間違えてBAにしてしまいました。紛らわしいことしてすみません。 この質問の続きですhttp://okwave.jp/qa/q8273562.html あれからさらに試行錯誤して新たに以下のコマンドを実行しましたが make install -f /home/i/ダウンロード/httpd-2.4.6 ディレクトリです。中止と出てインストールできません。
お礼
ありがとうございます。一歩前進しました あと普通のaprはインストール出来ました
補足
utilをインストールしようとしたらエラーが起きました。 今度は何をインストールすればいいのでしょうか? i@i-U24A ~/apr-util-1.5.2/apr-util-1.5.2 $ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for working mkdir -p... yes APR-util Version: 1.5.2 checking for chosen layout... apr-util checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed Applying apr-util hints file rules for x86_64-unknown-linux-gnu checking for APR... no configure: error: APR could not be located. Please use the --with-apr option.