php-general | 2001092
Date: 09/26/01
- Next message: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Previous message: Brian White: "Re: [PHP] array_multisort"
- Next in thread: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Reply: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there....
I am new to Linux and PHP.
I was installing PHP onto my 400MHz Pentium PC, running Red Hat Linux (and DOS on another partition) with a MySQL database and an Apache web server but there was a problem.
Please can you help....the contents of the debug log are below.
(Thanks to David Robley for letting me know that attachments get stripped.)
Thanks in advance for your help.
Best regards
Rob
email: rob <email protected>
CONFIGURE: './configure' '--with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/' '--with-apxs=/usr/local/apache_1.3.12/bin/apxs'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES: -I/usr/local/apache_1.3.12/include -I$(top_builddir)/Zend -I$(top_srcdir) -I/usr/local/mysql-3.22.32-pc-linux-gnu-i686//include
LDFLAGS: -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql
LIBS: -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv
DLIBS:
SAPI: apache
PHP_RPATHS: /usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql
uname -a: Linux localhost.localdomain 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown
gcc -o conftest -g -O2 -Wl,-rpath,/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql -L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql conftest.c -lmysqlclient -lpng -lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
- Next message: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Previous message: Brian White: "Re: [PHP] array_multisort"
- Next in thread: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Reply: David Robley: "Re: [PHP] (RW) PHP installation problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

