mod_fcgidのコンパイルでapxsがないと言われたら

このエントリーをはてなブックマークに追加

2010/06/07 23:59 / Category apache, linux / Tagged

こんなエラーが出ることがある

# ./configure.apxs
./configure.apxs must be able to find apxs in your path,
or the environment variable APXS must provide the full path of APXS,
or you may specify it with:

APXS=/path/to/apxs ./configure.apxs

これで解決

# yum install httpd-devel
このエントリーをはてなブックマークに追加

no comments

RSS / trackback

コメントください