Dear friends:

I have a problem of installation of php.

I'm using Linux 7.3. I have installed 
openldap2.1.22 successfully.

Now I'm compiling php with the following
command:

./configure --with-apache2=/usr/local/apache2 \
            --with-mysql=/usr/local/mysql \
            --with-ldap=/usr/local/ldap

The configuration is past. However, when I
type make, the following error occured:
gcc: sapi/cli/php_cli.o: No such file or directory
gcc: sapi/cli/getopt.o:  No such file or directory
make: ***[sapi/cli/php] Error 1

Any ideas?

Many thanks in advance.

Zhan Xu
EECS Department
Case Western Reserve University
Email: [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to