여러곳을 다녀봐도 php-gtk-0.5.0설치에 관한 메뉴얼이 없어서 이렇게
문의를 합니다.
./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr
/local/include/php/TSRM checking for PHP extension directory... /usr/local/lib/php/20001222
checking for PHP-GTK support... yes, shared
checking for gawk... gawk
checking for PHP executable in /usr/local/bin... configure: error: Could not locate PHP executable
PHP 실행폴더를 못찾더군요...
./configure --help에서 봤는데 실행폴더 잡아주는 옵션이 없더라구요
그래서 여러가지 (예 : --with-php=PATH) 를 시도 해봤는데 안되더군요...
어떻게 해야하는지 ...
아시는 분 있으시면 제발 답변 바랍니다.
참고로 PHP-4.0.6 바이너리버전입니다.
아파치도 바이너리고 MySQL 만 RPM입니다.