File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 1
1
HUSTOJ安装说明
2
2
3
3
4
- debian8 可以用.deb文件安装
5
4
6
- https://github.com/muzea/hustoj-deb/issues/4
7
5
8
-
9
- 或者安装ubuntu16.04(拥有更新的编译器版本),然后用下面脚本快速安装OJ:
10
-
11
- wget https://raw.githubusercontent.com/zhblue/hustoj/master/trunk/install/install-ubuntu16+.sh
12
- sudo bash install-ubuntu16+.sh
13
-
14
- https://www.youtube.com/watch?v=nlhmfZqyHnA
15
-
16
- 发烧级用户ubuntu18.04(至少1年以上debian系Linux使用经验,欢迎帮忙踩坑测试,有问题会尽快修复)
6
+ 小白用户推荐ubuntu18.04
17
7
18
8
wget https://github.com/zhblue/hustoj/raw/master/trunk/install/install-ubuntu18.04.sh
19
9
sudo bash install-ubuntu18.04.sh
20
10
21
- 假如你不得已非要用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:
11
+ 服务器无法安装ubuntu可以用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:
22
12
23
13
wget https://raw.githubusercontent.com/zhblue/hustoj/master/trunk/install/install-centos7.sh
24
14
sudo bash install-centos7.sh
You can’t perform that action at this time.
0 commit comments