Git을 이용한 설치 방법 - minsuk-jang/teamproject GitHub Wiki

1

2 Sudo apt-get install Libtool libtool-bin autoconf automake cmake g++ pkg-config unzip

sudo

3 sudo apt install git

4 git clone http://github.com/jms8732/teamproject.git

5 cd명령어를 입력하여 해당 디렉토리로 넘어갑니다.

6 sudo apt install cmake vim

7 make

8 sudo make install