Apache Portable Runtime Library
emerge apr
Apache Portable Runtime Utility Library
emerge apr-util

./configure \
--prefix=/local/Apache \
--exec-prefix=/local/Apache \
--enable-ssl \
--enable-so \
--enable-deflate \
--with-ssl=/usr \
--enable-modules=mod_unixd \
--enable-modules=mod_access_compat

make 
make install


/local/Apache/bin/apachectl configtest

/local/Apache/bin/apachectl start

/local/Apache/bin/apachectl stop

arrow
arrow
    文章標籤
    Gentoo Linux Apache
    全站熱搜

    NeoKing 發表在 痞客邦 留言(0) 人氣()