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

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

รุ่นแก้ไขเมื่อ 06:04, 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 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