전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
hime setup
hime setup
마지막 업데이트: 2014-08-15
사용 빈도: 1
품질:
the config.m4 file is responsible for parsing the command-line options passed to configure at configuration time. this means that it has to check for required external files and do similar configuration and setup tasks.
use the second option when the user simply has to decide whether to enable your extension.
configure/setupスクリプトにapacheソースツリーの最上位の場所を指 定する必要があります。これは、' --with-apache=/path/to/apache 'を指定するので あって、' --with-apache=/path/to/apache/src 'で はないということです。
this means that you want to specify --with-apache= / path / to / apache and not --with-apache= / path / to / apache / src.