[PHP-DB] second time: problem with LDAP support

2003-10-20 Thread zxx10
Sorry for resending the same question. Actually,
 I sent the following message a few days before.
 However, it seems that no one has the experience
 on LDAP. It's a headache for me. Hope this time
 some experts can take a look at the question.

 I appreciate your kind helps!

 ***
 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



[PHP-DB] second time: problem with LDAP support

2003-10-19 Thread zxx10
Sorry for resending the same question. Actually,
I sent the following message a few days before.
However, it seems that no one has the experience
on LDAP. It's a headache for me. Hope this time
some experts can take a look at the question.

I appreciate your kind helps!

***
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