User Tools

Site Tools


getting_started:install:manually

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:install:manually [2021/03/24 16:10] ursgrafgetting_started:install:manually [2022/03/31 16:16] (current) ursgraf
Line 1: Line 1:
 ===== Getting the Sources Manually ===== ===== Getting the Sources Manually =====
-Do this onlyif 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:
 <code> <code>
-$ git clone https://github.com/eeros-project/eeros-framework.git+$ git clone https://github.com/eeros-project/eeros-framework.git eeros-framework
 </code> </code>
  
Line 8: Line 9:
 <code> <code>
 $ cd eeros-framework $ cd eeros-framework
-$ git checkout v1.2.0+$ git checkout v1.3.3
 </code> </code>
  
-In addition to the eeros library you need to install libraries for hardware access together with the appropriate eeros wrapper libraries, see [[getting_started:install_wrapper]]. Continue with [[getting_started:compile_eeros_man|]].+In addition to the eeros library you need to install libraries for hardware access together with the appropriate eeros wrapper libraries, see [[getting_started:install_wrapper]].  
 + 
 +Continue with [[getting_started:compile_eeros_man|]].
  
getting_started/install/manually.1616598633.txt.gz · Last modified: 2021/03/24 16:10 by ursgraf