[systemd-devel] How to build systemd-networkd from source
Qian Zhang
zhq527725 at gmail.com
Wed Jun 25 05:35:54 UTC 2025
Hi,
I was trying to build systemd-networkd with the steps below:
$ git clone https://github.com/systemd/systemd.git
$ cd systemd
$ meson setup build -Dnetworkd=true -Dtests=false -Dmode=developer
$ ninja -C build/
These steps were executed successfully, but I did not find the binary
`systemd-networkd` in the `build` directory :-(
Any help will be really appreciated!
Regards,
Qian Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20250625/36aeaa82/attachment.htm>
More information about the systemd-devel
mailing list