Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Php configuration issue with libmysqlclient

1013649Sep 3 2013 — edited Sep 5 2013

Hi ,


I am getting  below issue while configuring php 5.3.3 with below command


./configure --with-apxs2=/local/apps/rxapi/apache/bin/apxs --with-openssl --with-mysql=/opt/mysql/mysql --enable-dbase --with-libdir=lib/64 --prefix=/local/apps/rxapi/php5.5.3 --with-config-file-path=/local/apps/rxapi/php5.5.3 --disable-cgi --with-gd --with-zlib --with-gettext --with-gdbm


checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
configure: error: Cannot find libmysqlclient under /opt/mysql/mysql.
Note that the MySQL client library is not bundled anymore!

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 2 2013
Added on Sep 3 2013
2 comments
2,096 views