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

This is an old revision of the document!


Miscellaneous

Configuration Files

  • If you encounter configuration issues, delete the relevant file(s) from the list below and try again:
    • ${RVX_MINI_HOME}/rvx_path_config
    • ${RVX_MINI_HOME}/rvx_sudo_config
    • ${RVX_MINI_HOME}/rvx_tool_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.

Auto Update

  • 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”.
  • [Instruction]
    • [Linux & Windows]
      1. If you have any work in progress, back up the platform directory elsewhere.
      2. cd ${RVX_MINI_HOME}
  • [Linux - Continued]
    1. ./update.sh
      1. If update.sh does not exist, run make config.
    2. open a new terminal and restart the work.
  • [Windows- Continued]
    1. update.bat
      1. If update.bat does not exist, run make config.
      2. open a new terminal and restart the work.
    2. 환경변수가 업데이트 되었으므로 명령어창을 새로 켜서 작업한다.
    3. 플랫폼을 clean을 하고 syn부터 다시 작업한다.

12.4 수동 Update

  • 관리자의 요청에 의해 진행한다.
  • [방법 Linux & Windows]
    1. ${RVX_MINI_HOME}로 이동한다.
    2. 작업한 내용이 있다면 platform 디렉토리를 다른 곳으로 백업한다.
    3. git checkout .
    4. git pull origin master
    5. git submodule init
    6. git submodule update
    7. make reconfig_python
    8. make pip3
    9. make config
    10. 명령어창을 새로 켜서 작업한다.
    11. make sync
    12. 플랫폼을 clean을 하고 syn부터 다시 작업한다.
install-manual/misc.1743653898.txt · Last modified: 2025/04/03 13:18 by 129.254.32.218