码迷,mamicode.com
首页 > 数据库 > 详细

mysql++ 3.2.3 源码安装

时间:2018-06-18 01:11:25      阅读:285      评论:0      收藏:0      [点我收藏+]

标签:源码   configure   mysq   wget   nbsp   .com   源码安装   3.2   bsp   

https://tangentsoft.com/mysqlpp/home

下载 wget https://tangentsoft.com/mysqlpp/releases/mysql++-3.2.3.tar.gz

解压 tar -zxvf 

进入目录 配置

./configure  --help 

./configure  --prefix=/local/mysql++ --with-mysql=/app/mysql/mysql_home --with-mysql-lib=/app/mysql/mysql_home/lib/  --with-mysql-include=/app/mysql/mysql_home/include

make 

make install

完毕

mysql++ 3.2.3 源码安装

标签:源码   configure   mysq   wget   nbsp   .com   源码安装   3.2   bsp   

原文地址:https://www.cnblogs.com/heling/p/9194188.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!