ผลต่างระหว่างรุ่นของ "Acmsetup"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 16: แถว 16:
  
 
  su acm
 
  su acm
 +
cd
  
 
On the terminal run:
 
On the terminal run:

รุ่นแก้ไขเมื่อ 06:13, 8 กันยายน 2559

old docs: Acmsetup/old

Install software

sudo apt-get install g++ gcc vim emacs codeblocks geany

Create user

sudo adduser acm

user password: acm

Set up acm user

Log in as acm, on the terminal, type:

su acm
cd

On the terminal run:

wget http://theory.cpe.ku.ac.th/~jittat/acm59/pc2-9.3.2-3449.tar.gz
tar -zxvf pc2-9.3.2-3449.tar.gz
wget http://theory.cpe.ku.ac.th/~jittat/acm59/runpc2
chmod u+x runpc2