| sampei02@tiscali.it 2007-08-06, 4:01 am |
| I installed correctly:=20
mysql-standard-5.0.26
openssl-0.9.8e
mod_ssl-2.8.28-1.3.37
apache_1.3.37
but I'm trying to install php-5.2.3 with this command:
../configure --with-apxs=3D/usr/local/apache/bin/apxs --with-mysql=3D/usr/lo=
cal/mysql --with-mysqli=3D/usr/local/mysql/bin/mysql_config --enable-
mbstring --enable-soap --with-zlib-dir=3D/usr/lib
I got this error:=20
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
configure: error: mysql configure failed. Please check config.log for more =
information.
Config.log shows:
=20
configure:2175: checking for Cygwin environment
configure:2191: cc -c conftest.c 1>&5
configure: In function `main':
configure:2187: error: `__CYGWIN32__' undeclared (first use in this functio=
n)
configure:2187: error: (Each undeclared identifier is reported only once
configure:2187: error: for each function it appears in.)
configure: failed program was:
#line 2180 "configure"
#include "confdefs.h"
=
=20
int main() {
=
=20
#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
Can you help me ?
________________________________________
____________________
ADSL 4 MB FLAT
La tua ADSL a =E2=82=AC 19.95.=20
GRATIS 2 mesi di canone e l'attivazione!
http://abbonati.tiscali.it/adsl/prodotti/tc/4flat/
|