make: *** No targets specified and no makefile found. Stop.
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
测试环境
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 年前
更多推荐
已为社区贡献4条内容
所有评论(0)