Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
.21-1.el6.src/mysql-5.5.21/scripts/ mysql_config.pl.in /home/zhaoyuan/下载/MySQL-5.5.21-1.el6.src/mysql-5.5.21/scripts/mysql_config.sh /usr/bin/mysql_config /usr/local/mysql/bin/mysql_config /usr/local/mysql/man/man1/mysql_config.1 /usr/share/man/man1/mysql_config.1.gz -- 黄昭源(Asher Wong) *Best Wishes To You!*

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
I droped it but now the new error happened: checking for mysql_config... not found configure: error: Unable to find your mysql installation And I'm sorry to send more than one reply. Maybe there are something wrong with the network here. 2012/3/24 Daniel Brown > 2012/3/23 Asher Wong :

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
/local/mysql/bin/mysql_config. Note that the MySQL client library is not bundled anymore! -- 黄昭源(Asher Wong) *Best Wishes To You!*

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
/local/mysql/bin/mysql_config. -- 黄昭源(Asher Wong) *Best Wishes To You!*

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
I tried, but it didn't work. 2012/3/24 Daniel Brown > 2012/3/23 Asher Wong : > > I have installed the MySQL-devel and I can find mysql.h, but I still have > > the error I mentioned above. > > ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
I trid, but it didn't work. 2012/3/24 Daniel Brown > 2012/3/23 Asher Wong : > > I have installed the MySQL-devel and I can find mysql.h, but I still have > > the error I mentioned above. > > ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'

Re: [PHP] Re: make error

2012-03-23 Thread Asher Wong
ference to `_mysqlnd_init' ... and so on. > Hi, > > You can just install the mysql headers via the devel package if you > don't need the server: > > # yum install mysql-devel > > > If you want to find where they were installed use: > > # find / -name my

Re: [PHP]make error

2012-03-23 Thread Asher Wong
om the source >> library. You can either download the full source or install just the >> headers via your system's package manager. If you need more help, let >> us know what distribution you're using. >> >> -- >> >> Network Infrastructure Manager >> http://www.php.net/ >> > > > > -- > 黄昭源(Asher Wong) > *Best Wishes To You!* > > -- 黄昭源(Asher Wong) *Best Wishes To You!*

Re: [PHP]make error

2012-03-23 Thread Asher Wong
rce or install just the > headers via your system's package manager. If you need more help, let > us know what distribution you're using. > > -- > > Network Infrastructure Manager > http://www.php.net/ > -- 黄昭源(Asher Wong) *Best Wishes To You!*