User Tools

Site Tools


getting_started:install:manually

This is an old revision of the document!


Getting the Sources Manually

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://github.com/eeros-project/eeros-framework.git eeros-framework

Checkout a stable version of EEROS:

$ cd eeros-framework
$ git checkout v1.2.0

In addition to the eeros library you need to install libraries for hardware access together with the appropriate eeros wrapper libraries, see Installing Hardware Libraries.

Continue with Compile Manually.

getting_started/install/manually.1617177877.txt.gz · Last modified: 2021/03/31 10:04 by ursgraf