Initial import

Signed-off-by: Bernardo Carvalho <bernardo.carvalho@tecnico.ulisboa.pt>
This commit is contained in:
2024-04-14 18:00:23 +01:00
parent 5b8d9e0a4b
commit 18af518270

View File

@@ -10,13 +10,13 @@ See instructions in (https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2-demos-padova
### Download all the needed software
Open a terminal,
`sudo apt update`
Open a terminal,
`sudo apt update`
`sudo apt upgrade`
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`
Solve dependencies for MARTe2 and EPICS: