Skip to content

Commit aefc339

Browse files
committed
Add build documentation for RHEL and Fedora.
1 parent c7162dd commit aefc339

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/building-client.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ install some support packages. **You will need to check out git with submodules
1515
`libmagic-dev` `libdbus-1-dev` `libglfw3-dev` `libfreetype-dev`
1616
`libboost-regex-dev` Plus, optionally (if not present, internal versions
1717
will be used): `nlohmann-json3-dev` `libcli11-dev` `libmd4c-dev`
18+
- For Linux with RHEL+EPEL/Fedora:
19+
`@c-development` `git` `ninja-build` `protobuf-compiler`
20+
`libudev-devel` `sqlite-devel` `fmt-devel` `protobuf-devel` `file-devel`
21+
`mbedtls-devel` `libcurl-devel` `dbus-devel` `glfw-devel` `freetype-devel`
22+
`boost-devel` `systemd-devel`
23+
Plus, optionally (if not present, internal versions will be used):
24+
`cli11-devel` `md4c-devel` `lunasvg-devel`
1825
- For OSX with Homebrew:
1926
`sqlite` `pkg-config` `libusb` `protobuf` `fmt` `make` `coreutils`
2027
`dylibbundler` `libjpeg` `libmagic` `boost` `glfw3` `ninja` `python`

0 commit comments

Comments
 (0)