Installation for Linux: Difference between revisions
Jump to navigation
Jump to search
RadimStano (talk | contribs) No edit summary |
|||
Line 3: | Line 3: | ||
To streamline the maintenance of these scripts as the RMS codebase evolves the | To streamline the maintenance of these scripts as the RMS codebase evolves, the installation code for Linux was moved to the ''MultiCam'' directory maintained in the RMS github pages. | ||
For single station use | For a single station, use the multi-cam instructions. The script will install RMS, then prompt you for input. | ||
Do you wish to configure some stations? | 1. Do you wish to configure some stations? | ||
2. Enter ''N'' or ''n'' to exit the script. | |||
The script will | The script will exit and leave you at the default shell prompt with RMS installed. The default camera configuration location is ''~/source/RMS''. | ||
Detailed instructions are available '''[https://docs.google.com/document/d/e/2PACX-1vTh_CtwxKu3_vxB6YpEoctLpsn5-v677qJgWsYi6gEr_QKacrfrfIz4lFM1l-CZO86t1HwFfk3P5Nb6/pub here].''' | |||
Detailed instructions [https://docs.google.com/document/d/e/2PACX-1vTh_CtwxKu3_vxB6YpEoctLpsn5-v677qJgWsYi6gEr_QKacrfrfIz4lFM1l-CZO86t1HwFfk3P5Nb6/pub here] |
Latest revision as of 22:37, 23 August 2025
Installation for Linux
To streamline the maintenance of these scripts as the RMS codebase evolves, the installation code for Linux was moved to the MultiCam directory maintained in the RMS github pages.
For a single station, use the multi-cam instructions. The script will install RMS, then prompt you for input.
1. Do you wish to configure some stations?
2. Enter N or n to exit the script.
The script will exit and leave you at the default shell prompt with RMS installed. The default camera configuration location is ~/source/RMS.
Detailed instructions are available here.