测试环境

linux red hat 5.4

mysql 5.5

在安装mysql的时候 需要 make命令执行编译 但是报错啦

make: *** No targets specified and no makefile found.  Stop.

网上找了找 缺这个东西

http://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.6.tar.gz

这个的解释请看下面的连接

http://zh.wikipedia.org/wiki/Ncurses

解压

tar zxvf ncurses-5.6.tar.gz
 执行命令
./configure -prefix=/usr/mysql-5.5.34

编译
make
make install

GitHub 加速计划 / li / linux-dash
6
1
下载
A beautiful web dashboard for Linux
最近提交(Master分支:3 个月前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐