Hi I'm installing php 4.3.0 with apache 1.3.27, Solaris 8.
My configure command is: ./configure --prefix=/usr/local/php-4.3.0 --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl --with-gd --with-zlib --enable-exif --with-ttf=/usr/local/lib --with-t1lib=/usr/local/lib --enable-track-vars --enable-calendar When I run make, I see it: ... ... ... Output line too long. make: Fatal error: Don't know how to make target `/usr/local/src/apache_perl/php-4.3.0/sapi/cli/php_cli.c' The problem is when I try add --with-gd... There is any bug with it ? Any suggestion as to how to proceed are greatly appreciated. Best regards, Frank -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php