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]
- If you have any work in progress, back up the platform directory elsewhere.
- cd ${RVX_MINI_HOME}
- [Linux - Continued]
- ./update.sh
- If update.sh does not exist, run make config.
- open a new terminal and restart the work.
- [Windows - Continued]
- update.bat
- If update.bat does not exist, run make config.
- open a new terminal and restart the work.
Manual Update
- Performed at the request of the administrator.
- After the update, you need to clean the platform and restart with “make syn”.
- [Instruction]
- [Linux & Windows]
- If you have any work in progress, back up the platform directory elsewhere.
- cd ${RVX_MINI_HOME}
- git checkout .
- git pull origin master
- git submodule init
- git submodule update
- make reconfig_python
- make pip3
- make config
- open a new terminal and restart the work.
install-manual/misc.1743654053.txt · Last modified: 2025/04/03 13:20 by 129.254.32.218