Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #15648
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: PHP 5.6.12 compilation difficulties |
| Date | 2015-08-09 18:25 +0200 |
| Message-ID | <d2pd81FlbtbU1@mid.individual.net> (permalink) |
| References | <mq65rm$dsi$1@ns2.nl2k.ab.ca> <d2oc19Fd0m7U1@mid.individual.net> <mq7fra$d6d$1@ns2.nl2k.ab.ca> |
On 08/09/2015 02:08 PM, The Doctor wrote: > In article <d2oc19Fd0m7U1@mid.individual.net>, > J.O. Aho <user@example.net> wrote: >> On 08/09/2015 02:11 AM, The Doctor wrote: >>> All right. >>> >>> I have just compiles Mysql 5.5 current correctly >>> >>> and when I try to get a PDO configured, I get >>> >>> checking for MySQL support for PDO... yes >>> checking for mysql_config... /usr/contrib/bin/mysql_config >>> checking for mysql_commit in -lmysqlclient... no >>> checking for mysql_commit in -lmysqlclient... (cached) no >>> configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please check config.log for more information. What do you get when running "/usr/contrib/bin/mysql_config --version", could be that your mysql ain't properly built. Still instead of having these issues, go for a rolling distribution or use a meta-distribution if you need some unusual options. -- //Aho
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
PHP 5.6.12 compilation difficulties doctor@doctor.nl2k.ab.ca (The Doctor) - 2015-08-09 00:11 +0000
Re: PHP 5.6.12 compilation difficulties Matthew Carter <m@ahungry.com> - 2015-08-08 21:17 -0400
Re: PHP 5.6.12 compilation difficulties doctor@doctor.nl2k.ab.ca (The Doctor) - 2015-08-09 04:01 +0000
Re: PHP 5.6.12 compilation difficulties Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-08-09 11:01 +0200
Re: PHP 5.6.12 compilation difficulties "J.O. Aho" <user@example.net> - 2015-08-09 08:58 +0200
Re: PHP 5.6.12 compilation difficulties doctor@doctor.nl2k.ab.ca (The Doctor) - 2015-08-09 12:08 +0000
Re: PHP 5.6.12 compilation difficulties "J.O. Aho" <user@example.net> - 2015-08-09 18:25 +0200
csiph-web