Initial import
Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
@@ -10,13 +10,13 @@ See instructions in (https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2-demos-padova
|
|||||||
|
|
||||||
### Download all the needed software
|
### Download all the needed software
|
||||||
|
|
||||||
Open a terminal,
|
Open a terminal,
|
||||||
`sudo apt update`
|
`sudo apt update`
|
||||||
`sudo apt upgrade`
|
`sudo apt upgrade`
|
||||||
|
|
||||||
Install all the standard development tools, the cmake compiler:
|
Install all the standard development tools, the cmake compiler:
|
||||||
|
|
||||||
`sudo apt-get install -y build-essential git cmake`
|
`sudo apt-get install -y build-essential git cmake`
|
||||||
`sudo apt-get install -y libncurses-dev`
|
`sudo apt-get install -y libncurses-dev`
|
||||||
|
|
||||||
Solve dependencies for MARTe2 and EPICS:
|
Solve dependencies for MARTe2 and EPICS:
|
||||||
|
|||||||
Reference in New Issue
Block a user