数值策划学习skynet的小白历程
1. skynet 安装
1.安装git
sudo apt-get install git
2.安装autoconf automake libtool
sudo apt-get install autoconf automake libtool
3.安装readline dev package
sudo apt-get install libreadline6 libreadline6-dev
4.下载skynet框架
git clone https://github.com/cloudwu/skynet.git
5. 编译
cd 进去,而后make linux

浙公网安备 33010602011771号