: 저는 파워리눅스 r2 를 사용하고요....
: pc는 p-100 ram-24m 를 사용중에 있습니다.
: AMP를 설치하기 위해서 현재 Mysql를 소스로 설치했고요...
: apache는 다음과 같이 설치했고요...
:
: [root@opsong apache_1.3.19]# ./configure --prefix=/usr/local/apache
: Configuring for Apache, Version 1.3.19
: + using installation path layout: Apache (config.layout)
: Creating Makefile
: Creating Configuration.apaci in src
: Creating Makefile in src
: + configured for Linux platform
: + setting C compiler to gcc
: + setting C pre-processor to gcc -E
: + checking for system header files
: + adding selected modules
: + checking sizeof various data types
: + doing sanity check on compiler and options
: Creating Makefile in src/support
: Creating Makefile in src/regex
: Creating Makefile in src/os/unix
: Creating Makefile in src/ap
: Creating Makefile in src/main
: Creating Makefile in src/lib/expat-lite
: Creating Makefile in src/modules/standard
:
: 여기까지 하고.... 다시 php를 설치하기 위해서
:
: [root@opsong apache_1.3.19]# cd ..
: [root@opsong /tmp]# cd php-4.0.4pl1
: [root@opsong php-4.0.4pl1]# ./configure --with-config-file-path=/etc/httpd --dis
: able-debug --with-imap=/usr/local/imap --with-mysql=/usr/local/mysql --with-apac
: he=../apache_1.3.19 --enable-track-vars
: configure: error: can not find sources in . or ..
:
: 그런데 이러한 error 발생됩니다.
: 누가 도와 주세요.... 왜 그런지요....
:
: 이것은 정상적으로 되면 다시 apache make하고 make install 할려고 하는데
php 소스를 제대로 푸셨는지 모르겠네요.
: configure: error: can not find sources in . or ..
소스를 못찾는다는 소리아닌가요?--return true