tutorial:rootinstall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:rootinstall [2018/12/12 12:12] qwertytutorial:rootinstall [2023/03/06 13:44] (current) – external edit 127.0.0.1
Line 12: Line 12:
 </code> </code>
  
 +== Binary 배포판 설치 ==
 설치하고자하는 컴퓨터의 컴파일러와 OS 버전에 맞는 배포판을 다운로드 받아 압축을 풀고, ~/.bashrc에 다음을 추가한다. (경로는 적절히 바꿔야 함) 설치하고자하는 컴퓨터의 컴파일러와 OS 버전에 맞는 배포판을 다운로드 받아 압축을 풀고, ~/.bashrc에 다음을 추가한다. (경로는 적절히 바꿔야 함)
 <code> <code>
 source /ROOT_설치_폴더까지의_주소/bin/thisroot.sh source /ROOT_설치_폴더까지의_주소/bin/thisroot.sh
 #.bashrc를 나가서 #.bashrc를 나가서
-source .bashrc+source ~/.bashrc
 </code> </code>
  
Line 70: Line 70:
 source /ROOT_설치_경로/bin/thisroot.sh source /ROOT_설치_경로/bin/thisroot.sh
 #.bashrc를 나가서 #.bashrc를 나가서
-source .bashrc+source ~/.bashrc
 </code> </code>
  
  • tutorial/rootinstall.1544584324.txt.gz
  • Last modified: 2023/03/06 13:44
  • (external edit)