账号密码登录
微信安全登录
微信扫描二维码登录

登录后绑定QQ、微信即可实现信息互通

手机验证码登录
找回密码返回
邮箱找回 手机找回
注册账号返回
其他登录方式
分享
  • 收藏
    X
    新手linux ubuntu16 安装pdo_mysql扩展时报错
    29
    0

    错误如下:

    root@iZm5e33:/srv/down/PDO_MYSQL-1.0.2# ./configure --with-php-config=/usr/bin/php-config --with-pdo-mysql=/usr/bin/mysql
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for a sed that does not truncate output... /bin/sed
    checking for cc... cc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether cc accepts -g... yes
    checking for cc option to accept ISO C89... none needed
    checking how to run the C preprocessor... cc -E
    checking for icc... no
    checking for suncc... no
    checking whether cc understands -c and -o together... yes
    checking for system library directory... lib
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... x86_64-pc-linux-gnu
    checking target system type... x86_64-pc-linux-gnu
    checking for PHP prefix... /usr
    checking for PHP includes... -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib
    checking for PHP extension directory... /usr/lib/php/20151012
    checking for PHP installed headers prefix... /usr/include/php/20151012
    checking if debug is enabled... no
    checking if zts is enabled... no
    checking for re2c... re2c
    checking for re2c version... 0.16 (ok)
    checking for gawk... gawk
    checking for MySQL support for PDO... yes, shared
    checking for mysql_config... /usr/bin/mysql
    mysql: [ERROR] unknown option '--cflags'
    mysql: [ERROR] unknown option '--libs'
    mysql: [ERROR] /usr/bin/mysql: option '--socket' requires an argument
    checking for mysql_query in -lmysqlclient... no
    configure: error: mysql_query missing!?

    求解决思路,谢谢

    2
    打赏
    收藏
    点击回答
        全部回答
    • 0
    更多回答
    扫一扫访问手机版
    • 回到顶部
    • 回到顶部