Update BUILDING.md
Added traintastic-server required dev packages for Ubuntu [skip ci]
Dieser Commit ist enthalten in:
Ursprung
82f20e5e8c
Commit
c6001925ea
@ -105,6 +105,10 @@ For *Debug builds* see Client section of MinGW
|
|||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
|
Install dependecies, for Ubuntu:
|
||||||
|
- `sudo apt install libboost-dev libboost-program-options-dev liblua5.3-dev zlib1g-dev libarchive-dev` (required)
|
||||||
|
- `sudo apt install libsystemd-dev` (optional, for serial port listing)
|
||||||
|
|
||||||
In the *build* directory:
|
In the *build* directory:
|
||||||
- Configure CMake: `cmake ../ -DCMAKE_BUILD_TYPE=Release`
|
- Configure CMake: `cmake ../ -DCMAKE_BUILD_TYPE=Release`
|
||||||
- Build traintastic-server: `cmake --build . --config Release --target traintastic-server`
|
- Build traintastic-server: `cmake --build . --config Release --target traintastic-server`
|
||||||
|
|||||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren