getting_started:install:manually
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
getting_started:install:manually [2024/06/13 13:47] – ursgraf | getting_started:install:manually [2025/09/22 09:17] (current) – ursgraf | ||
---|---|---|---|
Line 3: | Line 3: | ||
Setting up EEROS and the necessary libraries manually can be quite cumbersome. Do it only when you have some knowledge about development on Linux and if you are not using the scripts mentioned before and know what you do. Clone the eeros source repository: | Setting up EEROS and the necessary libraries manually can be quite cumbersome. Do it only when you have some knowledge about development on Linux and if you are not using the scripts mentioned before and know what you do. Clone the eeros source repository: | ||
< | < | ||
- | $ git clone https:// | + | $ git clone https:// |
</ | </ | ||
Checkout a stable version of EEROS: | Checkout a stable version of EEROS: | ||
< | < | ||
- | $ cd eeros-framework | + | $ cd eeros |
- | $ git checkout v1.4.1 | + | $ git checkout v1.4.3 |
</ | </ | ||
getting_started/install/manually.txt · Last modified: 2025/09/22 09:17 by ursgraf