-
Notifications
You must be signed in to change notification settings - Fork 145
(繁) 在Linux環境下編譯arozos
yeungalan edited this page Dec 28, 2020
·
3 revisions
前置條件
- Linux操作系統 (本例以Ubuntu server作示範)
- git
- ssh
- golang編譯器
- 最少10GB的儲存空間
- 連接至你的伺服器,如你是macOS,則可使用
ssh [YOUR_IP_ADDRESS] -l [YOUR_USERNAME]
-
cd [DESIRED_FOLDER]
切換目錄至你想安裝的地方 -
git clone https://github.com/tobychui/arozos.git
以複製此資料庫 -
cd arozos/src
切換目錄至src資料夾 -
go build
編譯arozos -
./arozos
執行arozos server
ArOZ Online Project. IMUSLAB