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.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install-manual:step2 [2025/04/15 12:05] – 129.254.32.218 | install-manual:step2 [2025/04/17 22:32] (current) – 211.231.76.183 | ||
---|---|---|---|
Line 4: | Line 4: | ||
Resolve conflicts when multiple versions of Python 3 are installed. | Resolve conflicts when multiple versions of Python 3 are installed. | ||
- | ====Git Repository Cloning==== | + | ==== 2-1 Git Repository Cloning==== |
=== Instruction @ Any OS=== | === Instruction @ Any OS=== | ||
Line 16: | Line 16: | ||
The target installation directory is referred to as # | The target installation directory is referred to as # | ||
- | ==== Python 3 Configuration for RVX ==== | + | ==== 2-2 Python 3 Configuration for RVX ==== |
=== Objective === | === Objective === | ||
Line 46: | Line 46: | ||
ex) C: | ex) C: | ||
- | ==== Pip3 Setup for RVX ==== | + | ==== 2-3 Pip3 Setup for RVX ==== |
=== Objective === | === Objective === | ||
Line 60: | Line 60: | ||
cmd) make pip | cmd) make pip | ||
- | If you have some problem, you can try | + | If you encounter any issues, try: |
cmd) make fix_pip | cmd) make fix_pip | ||
- | ==== 6.5 Install ==== | + | ==== 2-4 Install ==== |
- | * [방법 | + | === Instruction @ Linux=== |
- | - ${RVX_MINI_HOME}로 이동한다. | + | cmd) cd #{RVX_MINI_HOME} |
- | | + | |
- | - ⇒ ./ | + | * Check that the file ./ |
- | - .bashrc에 "source # | + | inst) Add the line source # |
- | - ⇒ # 부분은 반드시 절대 주소로 바꿔서 추가한다. | + | * Be sure to replace #(RVX_MINI_HOME) with the absolute path before adding it. |
- | | + | inst) To apply the changes to .bashrc, close and reopen the terminal. |
- | * [방법 Windows] | + | |
- | - ${RVX_MINI_HOME}로 이동한다. | + | |
- | - make install | + | |
- | - PATH 환경변수에 대해 | + | |
- | - ⇒ 성공적으로 업데이트 되었다는 INFO가 출력된 경우는 다음으로 넘어간다. | + | |
- | - ⇒ 직접 추가하라고 WARNING이 출력된 경우는 | + | |
- | - " | + | |
- | - RVX_MINI_HOME 환경변수가 새로 추가되었으니 **__명령창을 껐다 다시 켠다__**. | + | |
- | ==== Check ==== | + | === Instruction @ Windows=== |
- | | + | cmd) cd # |
- | - make check | + | cmd) make install |
+ | inst) Update the PATH variable | ||
+ | | ||
+ | * If a WARNING appears, manually add "${RVX_MINI_HOME}\windows_binary" | ||
+ | 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 # | ||
+ | cmd) make check |
install-manual/step2.1744686353.txt · Last modified: 2025/04/15 12:05 by 129.254.32.218