: ./configure --with-apache=/usr/local/apache --with-mysql=/usr/local/mysql
:
:
: checking lex output file root... ./configure: lex: command not found
: configure: error: cannot find output from lex; giving up
: 이러구서 멈추네요...
: 이걸 어떻게 해야 대죠?
: 참고로 php-4.2.3.tar.gz입니다.
혹시
./configure --with-apache=/usr/local/src/apache
위와 같은 식이 아닐런지요?