Site Tools


Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
install-manual:step2

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install-manual:step2 [2025/04/17 22:04] 211.231.76.183install-manual:step2 [2025/04/17 22:32] (current) 211.231.76.183
Line 65: Line 65:
  
 ==== 2-4 Install ==== ==== 2-4 Install ====
-  * [방법 Linux] +=== Instruction @ Linux=== 
-    - ${RVX_MINI_HOME}로 이동한다. +  cmd) cd #{RVX_MINI_HOME} 
-    make install +  cmd) make install 
-      - ⇒ ./rvx_setup.sh 파일 생성 확인 +    * Check that the file ./rvx_setup.sh has been created. 
-    - .bashrc에 "source #(RVX_MINI_HOME)/rvx_setup.sh"를 추가한다. +  inst) Add the line source #(RVX_MINI_HOME)/rvx_setup.sh to your .bashrc
-      - ⇒ # 부분은 반드시 절대 주소로 바꿔서 추가한다+    * Be sure to replace #(RVX_MINI_HOME) with the absolute path before adding it
-    - .bashrc을 적용하기 위해 **__명령창을 껐다 다시 켠다__**. +  inst) To apply the changes to .bashrc, close and reopen the terminal.
-* [방법 Windows] +
-    - ${RVX_MINI_HOME}로 이동한다+
-    - make install +
-    - PATH 환경변수에 대해 +
-      - ⇒ 성공적으로 업데이트 되었다는 INFO가 출력된 경우는 다음으로 넘어간다. +
-      - ⇒ 직접 추가하라고 WARNING이 출력된 경우는 +
-        - "${RVX_MINI_HOME}\windows_binary"를 직접 추가한다. +
-    - RVX_MINI_HOME 환경변수가 새로 추가되었으니 **__명령창을 껐다 다시 켠다__**.+
  
-==== Check ==== +=== Instruction @ Windows=== 
-    ${RVX_MINI_HOME}로 이동한다+  cmd) cd #{RVX_MINI_HOME} 
-    - make check+  cmd) make install 
 +  inst) Update the PATH variable 
 +    * If a message indicates that it was updated successfully, proceed to the next step. 
 +    * If a WARNING appears, manually add "${RVX_MINI_HOME}\windows_binary" to the PATH
 +  inst) To apply the changes to PATH variable, close and reopen the terminal. 
 + 
 +==== 2-5 Check ==== 
 +=== Objective === 
 + 
 +  Check which installation process has issues 
 + 
 +=== Instruction @ Any OS=== 
 +  cmd) cd #{RVX_MINI_HOME} 
 +  cmd) make check
install-manual/step2.1744895095.txt · Last modified: 2025/04/17 22:04 by 211.231.76.183