OS/Tinker Board
Tinker Board : CodeTyphone
파란크리스마스
2018. 9. 30. 03:56
728x90
출처
컴파일하는 동안 ‘out of memory’을 방지하기 위해 스왑 파일을 활성화
$ sudo apt-get install -y dphys-swapfile
dphys-swapfile 서비스 실행
$ sudo /etc/init.d/dphys-swapfile start Starting dphys-swapfile (via systemctl): dphys-swapfile.service==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === Authentication is required to start 'dphys-swapfile.service'. Authenticating as: linaro,,, (linaro) ==== AUTHENTICATION COMPLETE ===
"sudo" 루트 권한 부여
$ sudo vi /etc/sudoers
linaro ALL=(ALL) NOPASSWD: ALL
CodeTyphon 다운로드
$ wget http://www.pilotlogic.com/codetyphon/zips/CodeTyphonIns.zip
CodeTyphon 압축 해제
$ unzip CodeTyphonIns.zip
CodeTyphon 설치 스크립트 실행
$ cd CodeTyphonIns/ $ ./install.sh ==================================================== CodeTyphon Studio Version 6.50 (GEN 6) Installation for: Linux-Solaris-FreeBSD-MacOS ==================================================== 0) Install CodeTyphon Studio 9) Exit >>> Select an action (press 0..9 key): 0
0번 선택 ( 0) Install System Libraries )
==================================================== CodeTyphon Studio 6.50 Setup for Linux32 Settings: Platform=gtk2 Multiarch Mode=0 ==================================================== 0) Install System Libraries 1) Run CodeTyphon Center (CTC) 11) -- Platform (widget) Setup 12) -- Multi-Architecture Setup 3) Remove FreePascal 4) Remove and Build FreePascal 5) Remove Typhon IDE 6) Remove and Build Typhon IDE 7) Remove ALL 8) Remove and Build ALL 9) EXIT >>> Select an action (press 0..9 key): 0
8번 선택 ( 8) Remove and Build ALL )
==================================================== CodeTyphon Studio 6.50 Setup for Linux32 Settings: Platform=gtk2 Multiarch Mode=0 ==================================================== 0) Install System Libraries 1) Run CodeTyphon Center (CTC) 11) -- Platform (widget) Setup 12) -- Multi-Architecture Setup 3) Remove FreePascal 4) Remove and Build FreePascal 5) Remove Typhon IDE 6) Remove and Build Typhon IDE 7) Remove ALL 8) Remove and Build ALL 9) EXIT >>> Select an action (press 0..9 key): 8
9번 선택 ( 9) EXIT )
==================================================== CodeTyphon Studio 6.50 Setup for Linux32 Settings: Platform=gtk2 Multiarch Mode=0 ==================================================== 0) Install System Libraries 1) Run CodeTyphon Center (CTC) 11) -- Platform (widget) Setup 12) -- Multi-Architecture Setup 3) Remove FreePascal 4) Remove and Build FreePascal 5) Remove Typhon IDE 6) Remove and Build Typhon IDE 7) Remove ALL 8) Remove and Build ALL 9) EXIT >>> Select an action (press 0..9 key): 9
실행
728x90