`
mouzeming
  • 浏览: 367 次
  • 性别: Icon_minigender_1
  • 来自: 郴州
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表

centos 安装mysql

安装基本依赖包,先用yum安装cmake、automake 、autoconf ,另MySQL 5.5.x需要最少安装的包有:bison,gcc、gcc-c++、ncurses-devel [root@localhost ~]# yum install cmake make -y [root@localhost ~]# yum install gcc gcc-c++ autoconf bison automake zlib* fiex* libxml* ncurses-devel libmcrypt* libtool-ltdl-devel* -y
Global site tag (gtag.js) - Google Analytics