Installation for Linux: Difference between revisions

From Global Meteor Network
Jump to navigation Jump to search
No edit summary
 
Line 3: Line 3:




To streamline the maintenance of these scripts as the RMS codebase evolves the install code for Linux has been moved to reside in the MultiCam directory maintained in the RMS github pages.
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 follow the MultiCam instructions and let the script proceed to install RMS and at the point the user is prompted  -
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?


Exit the script by typing N or n  
2. Enter ''N'' or ''n'' to exit the script. 


The script will then exit and leave you at the default shell prompt with RMS installed with the default camera configuration location residing in -
  The script will exit and leave you at the default shell prompt with RMS installed. The default camera configuration location is ''~/source/RMS''.


~/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.