2008-06-15 (日) [長年日記]
■ MacPortsでApache2(httpd 2.2.8)がインストールできない
Fetchのところでエラー。
Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
どうやら httpd 2.2.9 が出たから、らしい?
$ sudo env MASTER_SITE_LOCAL=http://distfiles.macports.org/apache2 port -v fetch apache2 $ sudo port install apache2
でインストール。
[ツッコミを入れる]
