Acmsetup

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
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