i am trying to install php 4.0.0 with apache1.3.17 and mysql 3.22.32 already
installed and working fine. help...here is the copy of the debug.log file:
+--------------------------------------------------------------------+
| ATTENTION! |
| Something is likely to be screwed up here, because the configure |
| script was not able to detect a simple feature on your platform. |
| This is often caused by incorrect configuration parameters. Please |
| see the file debug.log for error messages. |
| |
| If you are unable to fix this, send the file debug.log to the |
| [EMAIL PROTECTED] mailing list and include appropiate |
| information about your setup. |
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
mdr-happy-php-4.0.0--> cat debug.log
CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.22.32/'
'--with-apxs=/usr/local/apache_1.3.17/bin/apxs'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I/usr/local/apache_1.3.17/include -I$(top_builddir)/Zend
-I$(top_srcdir) -I/usr/local/mysql-3.22.32//include
LDFLAGS: -R/usr/local/mysql-3.22.32//lib/mysql
-L/usr/local/mysql-3.22.32//lib/mysql
LIBS: -lmysqlclient -lpng -lz -lgd -lresolv -lresolv -lm -ldl -lcrypt
-lnsl -lsocket -lsocket
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/ucblib /usr/local/mysql-3.22.32//lib/mysql
uname -a: SunOS mdr-happy 5.7 Generic_106541-08 sun4u sparc
SUNW,Ultra-5_10
gcc -o conftest -g -O2 -R/usr/local/mysql-3.22.32//lib/mysql
-L/usr/local/mysql-3.22.32//lib/mysql conftest.c -lmysqlclient -lpng -lz
-lgd -lresolv -lresolv -lm -ldl -lcrypt -lnsl -lsocket -lsocket 1>&5
ld: fatal: library -lmysqlclient: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
mdr-happy-php-4.0.0-->
thanks.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]