Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 14
and
Version 15
of
setup
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Mar 9, 2022, 11:20:11 AM (
3 years
ago)
Author:
Sanahuja Guillaume
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
setup
v14
v15
28
28
29
29
== Install packages ==
30
31
Install python needed by the toolchains installation scripts
32
33
{{{
34
sudo apt install python
35
}}}
36
30
37
31
38
Install g++ to compile simulator: (flair does not use the toolchain for simulator to avoid problem with opengl)