ผลต่างระหว่างรุ่นของ "Acmsetup/old"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) ล (Acmsetup ถูกเปลี่ยนชื่อเป็น Acmsetup/old) |
||
(ไม่แสดง 2 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน) | |||
แถว 1: | แถว 1: | ||
− | + | '''1 Install software''' | |
Source: [http://theory.cpe.ku.ac.th/~jittat/acm/archives.tgz] | Source: [http://theory.cpe.ku.ac.th/~jittat/acm/archives.tgz] | ||
แถว 11: | แถว 11: | ||
sudo dpkg -i *.deb | sudo dpkg -i *.deb | ||
− | + | '''2 Create ACM user''' | |
Run: | Run: | ||
แถว 19: | แถว 19: | ||
User password: acm | User password: acm | ||
− | + | '''3 Set up acm user''' | |
+ | |||
+ | Log in as acm | ||
+ | |||
+ | On the terminal run: | ||
+ | |||
+ | eclipse | ||
+ | |||
+ | Lock eclipse on the launcher | ||
+ | |||
+ | Type these commands: | ||
+ | |||
+ | wget http://theory.cpe.ku.ac.th/~jittat/acm/acmonline.zip | ||
+ | unzip acmonline.zip | ||
+ | wget http://theory.cpe.ku.ac.th/~jittat/acm/runpc2 | ||
+ | chmod u+x runpc2 |
รุ่นแก้ไขปัจจุบันเมื่อ 05:53, 8 กันยายน 2559
1 Install software
Source: [1]
Follow these instructions:
cd Downloads wget http://theory.cpe.ku.ac.th/~jittat/acm/archives.tgz tar -zxvf archives.tgz cd archives sudo dpkg -i *.deb
2 Create ACM user
Run:
sudo adduser acm
User password: acm
3 Set up acm user
Log in as acm
On the terminal run:
eclipse
Lock eclipse on the launcher
Type these commands:
wget http://theory.cpe.ku.ac.th/~jittat/acm/acmonline.zip unzip acmonline.zip wget http://theory.cpe.ku.ac.th/~jittat/acm/runpc2 chmod u+x runpc2