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:misc

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:misc [2025/04/03 13:09] 129.254.32.218install-manual:misc [2025/04/17 22:37] (current) 211.231.76.183
Line 7: Line 7:
     * ${RVX_MINI_HOME}/rvx_tool_config     * ${RVX_MINI_HOME}/rvx_tool_config
     * ${RVX_MINI_HOME}/rvx_server_config     * ${RVX_MINI_HOME}/rvx_server_config
-    * If you delete ${RVX_MINI_HOME}/rvx_key, make sure to also delete all of the files listed above.+  * If you delete ${RVX_MINI_HOME}/rvx_key, make sure to also delete all of the files listed above.
  
-==== 12.1 Install 확인 ==== +==== Auto Update ==== 
-  * make check +If an "Update" message appears during usage, follow the steps below. 
-    - 도중에 에러가 나면 안 된다 !!!+After the update, you need to clean the platform and restart with "make syn".
  
-==== 12.2 User Manual ==== +=== Instruction @ Linux=== 
-  * ${RVX_MINI_HOME}/manual에 있다.+  inst) If you have any work in progress, back up the platform directory elsewhere. 
 +  inst) cd #{RVX_MINI_HOME} 
 +  cmd) ./update.sh 
 +  inst) close and reopen the terminal.
  
-==== 12.3 자동 Update ==== +=== Instruction @ Windows === 
-  * 사용 중에 Update하라는 메시지가 뜨면 진행한다. +  inst) If you have any work in progress, back up the platform directory elsewhere
- +  inst) cd #{RVX_MINI_HOME} 
-  * [방법 Linux & Windows] +  cmd) update.bat 
-    - 작업한 내용이 있다면 platform 디렉토리를 다른 곳으로 백업한다. +  inst) close and reopen the terminal
-    - ${RVX_MINI_HOME}로 이동한다. +   
- +==== Manual Update ==== 
-  * [방법 Linux (Cont.)+Performed at the request of the administrator
-    - ./update.sh +After the update, you need to clean the platform and restart with "make syn"
-      - update.sh 파일이 없으면 make config +=== Instruction @ Any OS=== 
-    - ./rvx_setup.sh 파일이 새로 생겼으므로 **__명령어창을 새로 켜서 작업한다.__** +  inst) If you have any work in progress, back up the platform directory elsewhere
- +  cmd) cd #{RVX_MINI_HOME} 
-  * [방법 Windows (Cont.)] +  cmd) git checkout . 
-    update.bat +  cmd) git pull origin master 
-      - update.bat 파일이 없으면 make config +  cmd) git submodule init 
-    - 환경변수가 업데이트 되었으므로 **__명령어창을 새로 켜서 작업한다.__** +  cmd) git submodule update 
-    - **__플랫폼을 clean을 하고 syn부터 다시 작업한다.__** +  cmd) make reconfig_python 
- +  cmd) make pip3 
-==== 12.4 수동 Update ==== +  cmd) make config 
-  *  관리자의 요청에 의해 진행한다. +  inst) close and reopen the terminal.
- +
-  *  [방법 Linux & Windows] +
-    - ${RVX_MINI_HOME}로 이동한다. +
-    - 작업한 내용이 있다면 platform 디렉토리를 다른 곳으로 백업한다. +
-    - git checkout . +
-    git pull origin master +
-    git submodule init +
-    git submodule update +
-    make reconfig_python +
-    make pip3 +
-    make config +
-    - **__명령어창을 새로 켜서 작업한다.__** +
-    - make sync +
-    - **__플랫폼을 clean을 하고 syn부터 다시 작업한다.__**+
install-manual/misc.1743653394.txt · Last modified: 2025/04/03 13:09 by 129.254.32.218