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

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 13: แถว 13:
 
== Set up acm user ==
 
== Set up acm user ==
  
Log in as acm
+
Log in as acm, on the terminal, type:
 +
 
 +
su acm
  
 
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

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